89
I Use This!
Very High Activity

Commits : Listings

Analyzed 3 days ago. based on code collected 3 days ago.
Jun 01, 2023 — Jun 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
picklability, column reordering issues, more refactoring More... almost 13 years ago
brought back dtype casting. making progress More... almost 13 years ago
whack-a-mole with the test suite. we're getting there More... almost 13 years ago
DataFrame unit tests pass. lots of work to do to deal with the type hierarchy More... almost 13 years ago
continuing with the refactor, eliminating unnecessary code More... almost 13 years ago
starting toward reindex methods in new prototype More... almost 13 years ago
time to start playing whack-a-mole with the test suite More... almost 13 years ago
added refactor notes file More... almost 13 years ago
renamed proto to internals More... almost 13 years ago
trim trim trim. DataFrame unit tests still run. basic block structure prototype looking good, much implementation work remains... More... almost 13 years ago
refactoring, refactoring. trying not to make a huge mess More... almost 13 years ago
this is becoming epic. deep breaths More... almost 13 years ago
i like where this is going More... almost 13 years ago
added to release notes, removed some deprecated methods, continued work on DataMatrix refactor More... almost 13 years ago
boolean indexing work, needs to be part of larger refactor More... almost 13 years ago
Merge branch 'master' into datamatrix-refactor More... almost 13 years ago
DateRange unit test coverage, tz_validate impl More... almost 13 years ago
more DateRange tzinfo work More... almost 13 years ago
Series fancy setitem implementation, unit tests, etc. More... almost 13 years ago
moving around unit tests, working on fancy get/setitem for objects. fixed buglet in parseCSV More... about 13 years ago
working on pytz support in DateRange More... about 13 years ago
broken, but want to commit new branch More... about 13 years ago
some refactoring, starting work on fast time series reductions More... about 13 years ago
boolean indexing with Series must match index labels More... about 13 years ago
code coverage, corner case when modifying sparse fill_value More... about 13 years ago
fixed inference of window_type='rolling' in ols when passing window More... about 13 years ago
finished select implementation, refactored _get_axis* methods, unit tests More... about 13 years ago
get view when calling xs in DataMatrix More... about 13 years ago
refactoring More... about 13 years ago
fixed DataFrameIndexer bug, wrote unit tests, select unit tests More... about 13 years ago