0
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 21, 2025 — Aug 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Data column numbers should start with "1". Sphinx More... over 10 years ago
Went through and fixed issues identified by landscape.io. Mainly pylint and pep8 More... over 10 years ago
Don't need restbuilder any more. More... over 10 years ago
Added Python 3.5 to the testing environments More... over 10 years ago
Added several different plotting position equations. More... over 10 years ago
Changed span keyword for rolling_window function. More... over 10 years ago
Removed zero_crossing function from tstoolbox since it was already in peakdetect.py More... over 10 years ago
Added tests for createts and filters. More... over 10 years ago
Added tests for plot and fill. More... over 10 years ago
Corrected the help to match the correct column indexing when picking columns. More... over 10 years ago
Changed the 'pick' API to follow Python 0 column to represent the first data column. Now "-1" is the index of the DataFrame. More... over 10 years ago
Off by one error. More... over 10 years ago
Added common_kwds to the fill function. More... over 10 years ago
Suggested changes from Codacy... More... over 10 years ago
Made the 'tests' sub-directory into a module so I could use relative import of 'capture.py'. More... over 10 years ago
Small changes to support better tests. More... over 10 years ago
Documentation additions and fixes More... over 10 years ago
Fixed a off by one error More... almost 11 years ago
Fixed up asbestfreq to be more robust. More... almost 11 years ago
Fixed up index names when index is not a time-series. Version bump to 0.9.9.6 More... almost 11 years ago
Version bump to 0.9.9.5 More... almost 11 years ago
Fixed a problem with the latest pandas. More... almost 11 years ago
Added --transpose option to describe subcommand More... almost 11 years ago
Add 'createts' sub-command. More... almost 11 years ago
Fixup plot docstring. More... about 11 years ago
Better formatted docstrings for mando More... about 11 years ago
Decided to have the plotting position in calculate_fdc to be percentage. More... about 11 years ago
Added '--sort_order' option to 'calculate_fdc'. More... about 11 years ago
Bumped to version 0.9.9.1 More... about 11 years ago
Fixed rolling_window for leap years. Maybe. Not robust More... about 11 years ago