89
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
starting on sparse data structures More... almost 14 years ago
tweaked toString output for DataFrame and DataMatrix More... almost 14 years ago
changed _pfixed in common.py to add a leading space to positive numbers More... almost 14 years ago
added quantile and describe to Series More... almost 14 years ago
unit tests More... almost 14 years ago
tweaked describe and renamed scoreatpercentile to quantile More... almost 14 years ago
Merge branch 'master' of https://github.com/joonpy/pandas into joonpy-master More... almost 14 years ago
fixed DataFrame.toCSV bug, test coverage More... almost 14 years ago
fixed NumPy 1.6 broadcasting bug, groupby bugfix More... almost 14 years ago
Merge branch 'master' of github.com:wesm/pandas More... almost 14 years ago
updated groupby docs More... almost 14 years ago
refactoring groupby a bit, some speed optimizations, unit tests. transform can propagate things like np.mean now More... almost 14 years ago
added describe and scoreatpercentile in frame.py More... almost 14 years ago
deprecation warnings in panel.py More... almost 14 years ago
speed optimization in DataMatrix.__getitem__ More... almost 14 years ago
fixed truediv issue in DataFrame with importing division from __future__ More... almost 14 years ago
added hist functions to DataFrame and Series, added use_index option to {DataFrame, Series}.plot More... almost 14 years ago
version 0.3.0 More... almost 14 years ago
fixed paths for include files More... almost 14 years ago
fixed GH #27 More... almost 14 years ago
fixed up Series.fromValue deprecation changes More... almost 14 years ago
can build latex. misc edits More... almost 14 years ago
deprecated Series.fromValue, moved logic into constructor More... almost 14 years ago
changed repo loc in docs More... almost 14 years ago
fixed NumPy 1.4.0 NaN-handling issue in DataFrame.combine More... almost 14 years ago
more 0.3.0 release notes More... almost 14 years ago
0.3.0 release notes More... almost 14 years ago
added ability to boolean index DataFrame objects More... almost 14 years ago
unit tests, getXS deprecation warning More... almost 14 years ago
whoohoo! 100% line coverage for pandas.core More... almost 14 years ago