0
I Use This!
Low Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 20 hours ago.
Aug 21, 2025 — Aug 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
VER: Version bump to 9.27.17.13 More... about 9 years ago
BUG: `plot` expects the index to sometimes be a data column. More... about 9 years ago
VER: Bump to version 9.26.17.13 More... about 9 years ago
BUG: tsutils.common_kwds was not processing dropna="no" correctly. More... about 9 years ago
VER: Bump to version 9.25.17.13 More... about 9 years ago
BUG: Need truncation division explicitly in Python 3 More... about 9 years ago
VER: Version bump to 9.24.17.13 More... about 9 years ago
DOC: Added "tablefmt" and "header" to global docstrings. More... over 9 years ago
VER: Version bump to 9.24.16.13 More... over 9 years ago
FEAT: printiso now prints all tables, minor docstring edits More... over 9 years ago
TESTS: Setup 'detox' to install via 'develop' option. More... over 9 years ago
DOC: Completely revamped documentation to use @doc decorator and RST. More... over 9 years ago
REF: pandas.util.testing was substantially changed in 0.20. More... over 9 years ago
REF: Minor refactoring, suggestions from pylint. More... over 9 years ago
BUG: Premature removal of dropna keyword from read_iso_ts. More... over 9 years ago
BUG: Forgot about can't have imports without namespace in functions. More... over 9 years ago
REF: Minor refactoring based on flake8 and pylint. More... over 9 years ago
BUG: Put the correct statistic keywords in for rolling and expanding windows. More... over 9 years ago
BUG: Shifted from 'exec' to 'eval'. More... over 9 years ago
BUG: Fixed improper contiuation of text to next line. More... over 9 years ago
REF: Refactor of rolling_window function to streamline. More... over 9 years ago
TEST: Changed tests to make compatible with memory_optimize DataFrames. Only noticed on Travis CI. More... over 9 years ago
FEAT: Continued improvement on the new feature to accept tuples, lists, and dicts for input_ts. FEAT: Memory footprint is optimized now by using pandas .to_* functions. TEST: Changed many of the tests to match the optimized DataFrames. More... over 9 years ago
FEAT: Added the ability to pass tuples, lists, and dictionaries to all commands. Most useful for use in the API but possible uses from the command line. More... over 9 years ago
VER: Version bump to 5.19.14.11 More... over 9 years ago
BUG: The "stack" function now correctly sorts by "Columns" the index. More... over 9 years ago
VER: Version bump to 5.18.14.11 More... over 9 years ago
FEAT: Added pct_change FEAT: Added rank More... over 9 years ago
VER: Version bump to 3.18.14.11 More... over 9 years ago
BUG: Report much better error when using unstack and have duplicate keys. More... over 9 years ago