89
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
code reorg in Series, miscellaneous groupby refactoring. Changed Series.values() to be a property so the interface is consistent with DataMatrix and WidePanel More... over 14 years ago
working on docs + unit tests More... over 14 years ago
DataMatrix._resultFrame optimization (removed fancy indexing) More... over 14 years ago
benchmark suite More... over 14 years ago
bugfix for float-Series + int-Series More... over 14 years ago
display bugfix More... over 14 years ago
fix More... over 14 years ago
added io.pyx file, first version of HDFStore More... over 14 years ago
unit tests More... over 14 years ago
whoops More... over 14 years ago
no mutation More... over 14 years ago
wrote wirth.c in Cython More... over 14 years ago
reindex _backfill bugfix (switched to buffer interface), min / max performance enhancements More... over 14 years ago
unit tests More... over 14 years ago
unit tests More... over 14 years ago
latest More... over 14 years ago
DateRange enhancements. fixed failing fama-macbeth unit test More... over 14 years ago
renaming More... over 14 years ago
fixed issue 9; miscellaneous refactorings and unit tests More... over 14 years ago
cannot safely call ndarray.any on an object array i guess More... over 14 years ago
removed unnecessary Python.pxi More... over 14 years ago
fixing up setup.py scripts so test directories get included and extension module too More... over 14 years ago
unit tests More... over 14 years ago
minor edit More... over 14 years ago
test coverage More... over 14 years ago
cap, floor, and unit tests More... over 14 years ago
rename methods More... over 14 years ago
test coverage. deleted deprecated filter* methods. working on docs for 0.2 release More... over 14 years ago
array interface to DataFrame classes More... over 14 years ago
code rearrangement More... over 14 years ago