0
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Aug 28, 2025 — Aug 28, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
BUG: Fixed several bugs introduced when separating CLI and API functions. LINT: Fixed style issues identified with pylint. More... over 7 years ago
TEST: Add test_date_offset.py More... over 7 years ago
FEAT: Add the ability to reverse sort the calculate_fdc result. More... over 7 years ago
VER: Version bump to 31.80.36.25 More... over 7 years ago
TEST: Fixed rolling_window tests. More... over 7 years ago
VER: Version bump to 31.80.35.25 More... over 7 years ago
BUG: Should always show index. More... over 7 years ago
VER: Version bump to 31.79.35.25 More... over 7 years ago
BUG: Python 3 changed how **locals() are interpreted inside list comprehensions. More... over 7 years ago
VER: Version bump to 31.78.35.25 More... over 7 years ago
BUG: markerstyles instead of marketstyles More... over 7 years ago
VER: Version bump to 31.77.35.25 More... over 7 years ago
BUG: rolling_window: Fixed '--window 30,60' option, problem with column names, statistic is now required. More... over 7 years ago
REF: Moved completly away from testing for the CLI. Now using two functions, name_cli, and name. More... over 7 years ago
VER: Version bump to 30.76.35.25 More... over 7 years ago
DOC: Fixed documentation in 'read'. BUG: More reliable tests in 'tsutils.read_iso_ts'. More... over 7 years ago
DOCS: Added appropriate sub-commands to command_line.rst and fixes to notebook. More... over 7 years ago
REF: Redid date_offset to work with the tshift feature in pandas. More... over 7 years ago
DOC: Improved docstring adding time zone commentary. More... over 7 years ago
BUG: Did pandas 0.24 change things? Only shows up on Travis. More... over 7 years ago
VER: Version bump to 30.75.35.23 More... over 7 years ago
TESTS: "Fix" bug on Travis. More... over 7 years ago
DOCS: Added 'force_freq' to tsutils.docstrings. More... over 7 years ago
BUG: Bug caught on Travis where tz already set so can't localize. More... over 7 years ago
BUG: Handled situation where df.index.name is None. More... over 7 years ago
VER: Version bump to 30.73.34.22 More... over 7 years ago
FEAT: Added means and stdev to 'gof' table. Added tablefmt to 'gof'. More... over 7 years ago
DOC: Added new PyPI download badge. More... over 7 years ago
TESTS: Added plot testing to detox and .travis.yml More... over 7 years ago
VER: Version bump to 29.73.34.22 More... over 7 years ago