-
- Notifications
You must be signed in to change notification settings - Fork 19.3k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add documentation link to SettingWithCopyWarning Docs
#17672 by gliptak was closed Oct 28, 2017 Loading… updated Oct 28, 2017
4 tasks
Raise ValueError when using levels with non-unique values in MultiIndex constructor Error Reporting Incorrect or improved errors from pandas MultiIndex
#17557 by alanbato was closed Oct 29, 2017 Loading… updated Oct 29, 2017
3 of 4 tasks
Refactor timezones functions out of tslib Clean Internals Related to non-user accessible pandas implementation
#17274 by jbrockmendel was closed Sep 11, 2017 Loading… updated Oct 30, 2017
4 tasks
Remove inline declarations in pxd files Clean Internals Related to non-user accessible pandas implementation
#17277 by jbrockmendel was closed Aug 19, 2017 Loading… updated Oct 30, 2017
4 tasks
Define boxplot inside DataFrameGroupBy definition Clean
#17179 by jbrockmendel was closed Sep 22, 2017 Loading… updated Oct 30, 2017
1 of 4 tasks
Fix groupby().count() for datetime columns Bug Dtype Conversions Unexpected or buggy dtype conversions Groupby
Bug in groupby.get_group on categoricalindex Bug Groupby Indexing Related to indexing on series/frames, not to indexes themselves
DOC: added string processing comparison with R Docs
#16502 by natethedrummer was closed Nov 10, 2017 Loading… updated Nov 10, 2017
BUG #15150 normalization of crosstable with multiindex and margins Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#16599 by cmohl2013 was closed Nov 10, 2017 Loading… updated Nov 10, 2017
4 tasks done
BUG: Implement interpolating NaT values in datetime series Bug Datetime Datetime data dtype Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#17709 by s-celles was closed Nov 11, 2017 Loading… updated Nov 11, 2017
4 tasks
TST: add datetimelike tests for tz-aware DatetimeIndex Datetime Datetime data dtype Testing pandas testing functions or related to the test suite
#17694 by azjps was closed Nov 12, 2017 Loading… updated Nov 12, 2017
2 of 4 tasks
API: to_datetime, required unit with numerical (#15836) API Design Bug Datetime Datetime data dtype
#15896 by atbd was closed Nov 12, 2017 Loading… updated Nov 12, 2017
4 tasks done
cleanup; use timedelta instead of relativedelta where possible Code Style Code style, linting, code_checks Frequency DateOffsets
#18183 by jbrockmendel was closed Nov 10, 2017 Loading… updated Nov 12, 2017
offsets cleanup Clean Frequency DateOffsets Performance Memory or execution speed performance
#18174 by jbrockmendel was closed Nov 9, 2017 Loading… updated Nov 12, 2017
move remaining core.tools.timedeltas to tslibs.timedeltas
#18194 by jbrockmendel was closed Nov 9, 2017 Loading… updated Nov 12, 2017
API: add "level=" argument to MultiIndex.unique() API Design MultiIndex
#17897 by toobaz was merged Nov 20, 2017 Loading… updated Nov 20, 2017
4 tasks done
ENH - GH:17160, DataFrame.pivot accepts a list of values Enhancement Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#17339 by BBQHarvey was closed Nov 25, 2017 Loading… updated Nov 25, 2017
4 tasks done
Read excel nrows API Design IO Excel read_excel, to_excel
#16672 by alysivji was closed Nov 10, 2017 Loading… updated Nov 26, 2017
4 tasks done
TST: Skipif decorator for matplotlib #18190 Testing pandas testing functions or related to the test suite
#18427 by WillAyd was merged Nov 27, 2017 Loading… updated Nov 27, 2017
3 tasks done
ProTip! no:milestone will show everything without a milestone.