89
I Use This!
Very High Activity

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 2 hours ago.
Sep 01, 2024 — Sep 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixed up Series.fromValue deprecation changes More... over 14 years ago
can build latex. misc edits More... over 14 years ago
deprecated Series.fromValue, moved logic into constructor More... over 14 years ago
changed repo loc in docs More... over 14 years ago
fixed NumPy 1.4.0 NaN-handling issue in DataFrame.combine More... over 14 years ago
more 0.3.0 release notes More... over 14 years ago
0.3.0 release notes More... over 14 years ago
added ability to boolean index DataFrame objects More... over 14 years ago
unit tests, getXS deprecation warning More... over 14 years ago
whoohoo! 100% line coverage for pandas.core More... over 14 years ago
fillna function and warnings in fill(), misc unit tests and things More... over 14 years ago
fixed statsmodels api in ols/unit tests. misc test coverage More... over 14 years ago
fixed DateRange buglet with DateOffset caching-- added CacheableOffset class to make it easier to differentiate More... over 14 years ago
misc enhancements to rpy, DataFrame.toRecords More... over 14 years ago
fixed int64 indexing problem More... over 14 years ago
fixed integer indexing bug More... over 14 years ago
made ols interface function easier to use, fixed up docs a touch More... over 14 years ago
trying to fixed mixed-type ambiguity in DataFrame.sum More... over 14 years ago
unit tests, coverage More... over 14 years ago
unit tests More... over 14 years ago
add axis argument to Series.plot More... over 14 years ago
random edits More... over 14 years ago
unit tests for WeekOfMonth More... over 14 years ago
refactoring DataFrame arith methods, working on comparison methods More... over 14 years ago
refactoring, module needs more work More... over 14 years ago
fixed issue GH #19 More... over 14 years ago
fix bug in Index.__add__ More... over 14 years ago
fixed NaN casting issue in int arrays for _join_on More... over 14 years ago
cast to float in Series.map when have missing values in int array More... over 14 years ago
fix DataMatrix.combineFirst issues + unit tests More... over 14 years ago