0
I Use This!
Low Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected 2 days ago.
Aug 26, 2025 — Aug 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
REF: Refactoring to not include assert and stop accessing private objects. More... over 7 years ago
TESTS: Fixed test_replace.py to ignore dtype. More... over 7 years ago
TESTS: Fixed tests to match new header names where process log in third ":" delimited field. More... over 7 years ago
FEAT: Changed the header process log to be in the third ":" delimited field. More... over 7 years ago
VER: Version bump to 29.72.34.22 More... over 7 years ago
BUG: Fixed bug with unit conversions. More... over 7 years ago
VER: Version bump to 29.71.34.22 More... over 7 years ago
TESTS: Moved to using pytest-mpl. Probably fixed test_replace on 3.x. More... over 7 years ago
TESTS: Wrong float type in test_replace.py, failin' on Travis More... over 7 years ago
TESTS: Finished moving to pytest from nose. More... over 7 years ago
REF: Addressing Codacy complaints - removed asserts from production code. More... over 7 years ago
TESTS: Fixed test_replace.py to use float64 for tests. More... over 7 years ago
BUG: Had to increase tolerance to run on Travis-CI More... over 7 years ago
TESTS: Moved from 'nose' to 'pytest'. TESTS: Created (again) tests for plot images. REF: Changed pandas deprecated 'tsd.ix[...]' to .loc or .iloc. PEP8: Some small PEP8 changes. More... over 7 years ago
VER: Version bump to 29.71.32.22 More... over 7 years ago
FEAT: Added (re-added?) multiple window capabilities to aggregate and rolling_window More... over 7 years ago
VER: Version bump to 28.71.32.22 More... over 7 years ago
BUG: The xy plots could not be plotted with a log axis. More... over 7 years ago
VER: Version bump to 28.70.32.22 More... over 7 years ago
BUG: make_list wasn't making a list in certain situations. More... over 7 years ago
VER: Version bump to 28.69.32.22 More... over 7 years ago
BUG: Fixed bug with Python 2.7 in make_list. More... over 7 years ago
BUG: Fix source_units/target_units in dtw More... over 7 years ago
REF: Improved make_list to handle more situations. More... over 7 years ago
FEAT: Added unit conversion using the 'pint' library. More... over 7 years ago
VER: Version bump to 27.66.32.22 More... almost 8 years ago
BUG: The --style keyword was not implemented as per documentation. More... almost 8 years ago
TESTS: flake8 guided changes More... almost 8 years ago
BUG: Fix bug - should only calculate GOF on common values. More... almost 8 years ago
TEST: Added tests for round_index argument. More... almost 8 years ago