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
fillna function and warnings in fill(), misc unit tests and things More... almost 14 years ago
fixed statsmodels api in ols/unit tests. misc test coverage More... almost 14 years ago
fixed DateRange buglet with DateOffset caching-- added CacheableOffset class to make it easier to differentiate More... almost 14 years ago
misc enhancements to rpy, DataFrame.toRecords More... almost 14 years ago
fixed int64 indexing problem More... almost 14 years ago
fixed integer indexing bug More... almost 14 years ago
made ols interface function easier to use, fixed up docs a touch More... almost 14 years ago
trying to fixed mixed-type ambiguity in DataFrame.sum More... almost 14 years ago
unit tests, coverage More... almost 14 years ago
unit tests More... about 14 years ago
add axis argument to Series.plot More... about 14 years ago
random edits More... about 14 years ago
unit tests for WeekOfMonth More... about 14 years ago
refactoring DataFrame arith methods, working on comparison methods More... about 14 years ago
refactoring, module needs more work More... about 14 years ago
fixed issue GH #19 More... about 14 years ago
fix bug in Index.__add__ More... about 14 years ago
fixed NaN casting issue in int arrays for _join_on More... about 14 years ago
cast to float in Series.map when have missing values in int array More... about 14 years ago
fix DataMatrix.combineFirst issues + unit tests More... about 14 years ago
changed arg name More... about 14 years ago
fixed object insertion into float matrix of same column name More... about 14 years ago
maintain sortedness of columns on insertion again (when possible) More... about 14 years ago
cols() returns list type More... about 14 years ago
unpickling compatibility with old pickle files More... about 14 years ago
added WeekOfMonth date offset More... about 14 years ago
Merge branch 'master' of https://github.com/wesm/pandas More... about 14 years ago
Fixed median issue GH #26 More... about 14 years ago
updated NumPy version in PyPI info More... about 14 years ago
bumped to beta2 More... about 14 years ago