added to release notes, removed some deprecated methods, continued work on DataMatrix refactor |
|
More...
|
about 14 years ago
|
boolean indexing work, needs to be part of larger refactor |
|
More...
|
about 14 years ago
|
Merge branch 'master' into datamatrix-refactor |
|
More...
|
about 14 years ago
|
DateRange unit test coverage, tz_validate impl |
|
More...
|
about 14 years ago
|
more DateRange tzinfo work |
|
More...
|
about 14 years ago
|
Series fancy setitem implementation, unit tests, etc. |
|
More...
|
about 14 years ago
|
moving around unit tests, working on fancy get/setitem for objects. fixed buglet in parseCSV |
|
More...
|
about 14 years ago
|
working on pytz support in DateRange |
|
More...
|
over 14 years ago
|
broken, but want to commit new branch |
|
More...
|
over 14 years ago
|
some refactoring, starting work on fast time series reductions |
|
More...
|
over 14 years ago
|
boolean indexing with Series must match index labels |
|
More...
|
over 14 years ago
|
code coverage, corner case when modifying sparse fill_value |
|
More...
|
over 14 years ago
|
fixed inference of window_type='rolling' in ols when passing window |
|
More...
|
over 14 years ago
|
finished select implementation, refactored _get_axis* methods, unit tests |
|
More...
|
over 14 years ago
|
get view when calling xs in DataMatrix |
|
More...
|
over 14 years ago
|
refactoring |
|
More...
|
over 14 years ago
|
fixed DataFrameIndexer bug, wrote unit tests, select unit tests |
|
More...
|
over 14 years ago
|
fixed breaking unit test due to slicing int labels |
|
More...
|
over 14 years ago
|
consistent column ordering in simpleParser, select function in DataFrame, boolean indexing fix in Series |
|
More...
|
over 14 years ago
|
csv parser improvements, universal newlines |
|
More...
|
over 14 years ago
|
spelling fail |
|
More...
|
over 14 years ago
|
added fancy indexing 'ix' property to DataFrame, unit tests. TODO: update docs for ix property |
|
More...
|
over 14 years ago
|
added sparse.c for now |
|
More...
|
over 14 years ago
|
changed / fixed inconsistency / minor optimization in Index.union when one contained in the other, fixed resulting failing unit tests. forced SparseSeries fill_value to always be float64 type |
|
More...
|
over 14 years ago
|
custom NA values, allow skiprows in ExcelFile |
|
More...
|
over 14 years ago
|
modest pytz handling in DateRange. starting on AxisIndexer in frame.py |
|
More...
|
over 14 years ago
|
unit test coverage right about 100% for sparse data structures, yes \! |
|
More...
|
over 14 years ago
|
removed trycall function |
|
More...
|
over 14 years ago
|
ExcelFile class, enhanced excel date handling, per GH#9 |
|
More...
|
over 14 years ago
|
added sparse extension to setup |
|
More...
|
over 14 years ago
|