Skip to content

Pull requests: pandas-dev/pandas

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

PERF: Fix regression in datetime ops Performance Memory or execution speed performance
#17980 by TomAugspurger was merged Oct 26, 2017 Loading… updated Oct 26, 2017 0.21.0
Add documentation link to SettingWithCopyWarning Docs
#17672 by gliptak was closed Oct 28, 2017 Loading… updated Oct 28, 2017
4 tasks
BUG: numpy.split on non-UTC changes original time (#14042) Bug Compat pandas objects compatability with Numpy or Python functions Timezones Timezone data dtype
#17255 by wooyekim was closed Oct 29, 2017 Loading… updated Oct 29, 2017
4 tasks done
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
#18167 by watercrossing was merged Nov 8, 2017 Loading… updated Nov 9, 2017
4 tasks done
0.21.1
Bug in groupby.get_group on categoricalindex Bug Groupby Indexing Related to indexing on series/frames, not to indexes themselves
#15163 by watercrossing was closed Jan 19, 2017 Loading… updated Nov 10, 2017
4 tasks done
0.20.0
Add requirement for a 1-dimensional ndarray in the pd.qcut docstring Docs
#18211 by jdoepfert was merged Nov 10, 2017 Loading… updated Dec 11, 2017
1 task done
0.21.1
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
Groupby tuples Groupby
#18249 by toobaz was closed Nov 13, 2017 Loading… updated Nov 13, 2017
2 tasks done
0.23.0
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: to_datetime support iso week year (16607) Compat pandas objects compatability with Numpy or Python functions Datetime Datetime data dtype
#16661 by rosygupta was closed Nov 23, 2017 Loading… updated Nov 23, 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
CLN: ASV Algorithms benchmark Benchmark Performance (ASV) benchmarks
#18423 by mroeschke was merged Nov 25, 2017 Loading… updated Nov 25, 2017 0.23.0
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.