0
I Use This!
Low Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 14 hours ago.
Aug 21, 2025 — Aug 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
FEAT: Added additional GOF statistics. DOC: Edited some docstrings. More... almost 8 years ago
VER: Version bump to 26.64.30.21 More... almost 8 years ago
BUG: Separates out what could do to the indexes and when. More... almost 8 years ago
VER: Version bump to 26.63.30.21 More... almost 8 years ago
BUG: Fixed convert_index to sort out correct index type robustly. More... almost 8 years ago
FEAT: Added "calculate_kde" that returns a Kernel Densitiy Estimate probablity. More... almost 8 years ago
CLN: Cleanup of an enumerate loop. More... almost 8 years ago
PEP8 and PEP256 (mostly) enforcement. More... almost 8 years ago
BUG: Fixed --markerstyles, --linestyles, and --color to correctly replace --style. More... almost 8 years ago
VER: Version bump to 26.62.30.21 More... almost 8 years ago
BUG: Wasn't even close to covering all bases regarding the "make_list" internal function. This commit fixes "make_list". More... almost 8 years ago
FEAT: New convert_index, deprecated convert_index_to_julian More... almost 8 years ago
VER: Version bump to 25.61.30.21 More... almost 8 years ago
BUG: Perhaps better date parsing. 'dateparser' suprized me by parsing '2010' as (2010, 9, 3, 0, 0, 0). Really? Does that make sense? Anyway, 'pd.to_datetime' parsed it as (2010, 1, 1, 0, 0, 0) which at least makes sense to me. More... almost 8 years ago
REF: Whatever - moved to using twine to upload. I don't care, but somebody does. More... almost 8 years ago
VER: Version bump to 25.60.30.21 More... almost 8 years ago
BUG: Need to import locally. More... almost 8 years ago
BUG: Hopefully fixed bug where the wrong matplotlib version is attempted to be installed More... almost 8 years ago
BUG: Added correct import More... almost 8 years ago
BUG: Removed long color names. Moved _round_index. More... about 8 years ago
VER: Version bump to 25.56.30.21 More... about 8 years ago
BUG: Let pandas figure out the separator. More... about 8 years ago
VER: Version bump to 25.55.30.21 More... about 8 years ago
FEAT: Added 'names=' and 'index_type=' keywords. More... about 8 years ago
FEAT: Added 'convert_index' function. More... about 8 years ago
DOC: Minor docstring improvements. More... about 8 years ago
FEAT: Added 'skiprows' option. Uses pandas 'skiprows' in the background. More... about 8 years ago
TESTS: Added test for 'clean' option More... about 8 years ago
VER: Version bump to 22.55.29.20 More... about 8 years ago
DOC: Added documentation for new functions. More... about 8 years ago