89
I Use This!
Very High Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Aug 31, 2024 — Aug 31, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
CRLF -> LF More... about 14 years ago
more tests. basically satisfied with SparseDataFrame at the moment More... about 14 years ago
more sparse testing: rename, fillna, apply More... about 14 years ago
append works with SparseDataFrame More... about 14 years ago
once over of DataFrame. looks good to me. more review of SparseDataFrame needed More... about 14 years ago
some consolidation, deprecations, cleanup More... about 14 years ago
more renaming More... about 14 years ago
renaming DataMatrix to DataFrame, misc cleanup More... about 14 years ago
removed pandas/core/matrix.py More... about 14 years ago
100% test coverage, but perhaps deceptive More... about 14 years ago
sparse unit tests post refactor, getting closer More... about 14 years ago
DataFrame.join optimization. unit tests for consol More... about 14 years ago
removed test_matrix.py More... about 14 years ago
consolidated DataFrame unit tests More... about 14 years ago
line coverage for frame.py complete More... about 14 years ago
finished test coverage for internals. more testing still needed More... about 14 years ago
as_matrix will return right type in exceptional cases. more tests. calling it a day More... about 14 years ago
removed VAR impl More... about 14 years ago
more unit tests More... about 14 years ago
hammering out block internals issues More... about 14 years ago
unit tests pass...winning! More... about 14 years ago
hmm, this probably isn't going to work. need to think on it a bit More... about 14 years ago
intermediate state atm More... about 14 years ago
need some changes to block internals, getting started there. misc other impl More... about 14 years ago
more cleanup, moved some things to internals. removing references to DataMatrix More... about 14 years ago
DataMatrix is no more. test suite passes. lots of missing test coverage / things to look into now More... about 14 years ago
bit the bullet and did the big merge. now time to investigate lots of potential problems More... about 14 years ago
fix merge conflict' More... about 14 years ago
rolling moments will return SparseDataFrame now More... about 14 years ago
rename buglet More... about 14 years ago