89
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 08, 2023 — May 08, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
working a bit on docs More... about 14 years ago
test coverage More... about 14 years ago
bugfix + unit tests More... about 14 years ago
renamed dayOfWeek parameter More... about 14 years ago
more test coverage More... about 14 years ago
fixed typo More... about 14 years ago
test coverage More... about 14 years ago
added testing module More... about 14 years ago
more unit tests, miscellaneous fixes for tdates.c removal More... about 14 years ago
cython 12.1 More... about 14 years ago
ported tdates C extension to Cython, removed unneeded include files, etc. More... about 14 years ago
merged in some minor changes More... about 14 years ago
removed Series.fromDict and integrated with Series.__new__ More... about 14 years ago
fixed ewma function More... about 14 years ago
misc edits More... about 14 years ago
further test coverage (technically 100%) for frame.py and matrix.py More... about 14 years ago
loads of cleanup, tests, and DataFrame / DataMatrix API consistency. removed DataFrame.fromDict and fromMatrix methods, incorporated into default constructor More... about 14 years ago
rolling_median using skiplist More... about 14 years ago
simplified rolling moments More... about 14 years ago
added IndexableSkiplist and first version of a faster rolling median algo More... about 14 years ago
fix for MSVC2008 compatibility More... about 14 years ago
more unit test coverage More... about 14 years ago
fixed truncate bug More... about 14 years ago
fixed r-squared calculation when response variable is assumed to be zero-mean (no intercept used) More... about 14 years ago
miscellaneous changes to codebase, docs in flux More... over 14 years ago
adjustments to platform independent make.py More... over 14 years ago
edits to docs. unit tests More... over 14 years ago
import fix More... over 14 years ago
miscellaneous fixes and cleanup More... over 14 years ago
added VAR implementation More... over 14 years ago