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

Backport PR #41789 on branch 1.2.x (Bug in xs raising KeyError for MultiIndex columns with droplevel False and list indexe) Indexing Related to indexing on series/frames, not to indexes themselves Regression Functionality that used to work in a prior pandas version
#41809 by meeseeksmachine was closed Jun 4, 2021 Loading… 1.2.5
REGR: loc.setitem losing index name when df was empty before Indexing Related to indexing on series/frames, not to indexes themselves Regression Functionality that used to work in a prior pandas version
#45623 by phofl was merged Jan 26, 2022 Loading…
4 tasks done
1.4.1
DOC: Add behavior for Index argument in DataFrame.loc Docs Indexing Related to indexing on series/frames, not to indexes themselves
#38109 by hongshaoyang was merged Nov 29, 2020 Loading…
4 tasks done
1.2
Make DTI.get_loc/get_value require tzawareness-compat for datetimes Indexing Related to indexing on series/frames, not to indexes themselves
#31194 by jbrockmendel was closed Feb 19, 2020 Loading…
4 of 5 tasks
BUG: Prevent Series.isin from unwantedly casting isin values from float to integer (GH21804) Dtype Conversions Unexpected or buggy dtype conversions Indexing Related to indexing on series/frames, not to indexes themselves
#37861 by avinashpancham was closed Nov 15, 2020 Loading…
5 tasks done
ENH/POC: EA.isin ExtensionArray Extending pandas with custom dtypes or arrays. Indexing Related to indexing on series/frames, not to indexes themselves
#38422 by jbrockmendel was closed Dec 20, 2020 Loading…
3 of 5 tasks
REF: do all casting _before_ call to DatetimeEngine.get_loc Datetime Datetime data dtype Indexing Related to indexing on series/frames, not to indexes themselves Performance Memory or execution speed performance
#30948 by jbrockmendel was merged Jan 15, 2020 Loading… 1.1
REF: Index.get_value call self.get_loc instead of self._engine.get_loc Indexing Related to indexing on series/frames, not to indexes themselves
#31713 by jbrockmendel was merged Feb 6, 2020 Loading… 1.1
CLN: Remove unused param Clean Indexing Related to indexing on series/frames, not to indexes themselves
#22323 by alimcmaster1 was closed Nov 4, 2018 Loading…
DOC: Some doc cleanup Docs Indexing Related to indexing on series/frames, not to indexes themselves
#19968 by topper-123 was closed May 18, 2018 Loading…
BUG: Series.__setitem__ with datetimetz data Bug Indexing Related to indexing on series/frames, not to indexes themselves Timezones Timezone data dtype
#25331 by mroeschke was closed Feb 19, 2019 Loading…
5 tasks done
2
4
TST: Adding styler applymap multindex & code test [Ref: #25858] Indexing Related to indexing on series/frames, not to indexes themselves IO HTML read_html, to_html, Styler.apply, Styler.applymap Testing pandas testing functions or related to the test suite
#29346 by sofiane87 was merged Nov 5, 2019 Loading…
4 tasks done
1.0.0
BUG: boolean masking with Index objects Indexing Related to indexing on series/frames, not to indexes themselves Regression Functionality that used to work in a prior pandas version
#17219 by naor2013 was closed Oct 2, 2017 Loading…
BUG: Enable changing dtype of column where column names are not unique Dtype Conversions Unexpected or buggy dtype conversions Indexing Related to indexing on series/frames, not to indexes themselves
#27256 by rok was closed Oct 6, 2019 Draft
4 tasks
Preserve dtype on reset_index() in an empty DataFrame Dtype Conversions Unexpected or buggy dtype conversions Indexing Related to indexing on series/frames, not to indexes themselves
#23856 by vaibhawc was closed Dec 9, 2018 Loading…
BUG: tuple-of-tuples indexing results in NumPy VisibleDeprecationWarning Bug Compat pandas objects compatability with Numpy or Python functions Indexing Related to indexing on series/frames, not to indexes themselves Nested Data Data where the values are collections (lists, sets, dicts, objects, etc.).
#35437 by simonjayhawkins was closed Jul 29, 2020 Draft
5 tasks
ENH add warning to Series.drop column noting that it does nothing Compat pandas objects compatability with Numpy or Python functions Deprecate Functionality to remove in pandas Indexing Related to indexing on series/frames, not to indexes themselves Stale
#39579 by Fealthas was closed Apr 11, 2021 Loading…
Iloc truncates single-column dataframe with extension arrays ExtensionArray Extending pandas with custom dtypes or arrays. Indexing Related to indexing on series/frames, not to indexes themselves Output-Formatting __repr__ of pandas objects, to_string Stale Testing pandas testing functions or related to the test suite
#38750 by luijkr was closed Feb 11, 2021 Loading…
4 tasks
API: allow list-like to DataFrame rename API Design Indexing Related to indexing on series/frames, not to indexes themselves
#15029 by chris-b1 was closed Jan 11, 2017 Loading…
3 of 4 tasks
BUG: duplicate indexing with embedded non-orderables (#17610) Bug Indexing Related to indexing on series/frames, not to indexes themselves
#17851 by gloryfromca was closed Dec 3, 2017 Loading…
3 of 4 tasks
BUG: Fix RecursionError when using a scalar point to select IntervalIndex columns Bug Indexing Related to indexing on series/frames, not to indexes themselves Interval Interval data type
#26570 by jschendel was closed Jul 19, 2019 Loading…
4 tasks done
ENH: add NDFrame.select_str API Design Indexing Related to indexing on series/frames, not to indexes themselves
#27340 by topper-123 was closed Jul 12, 2019 Loading…
5 tasks done
BUG: Avoid splitting string with list() (#20592) Indexing Related to indexing on series/frames, not to indexes themselves
#20615 by fredrik-1 was closed Sep 25, 2018 Loading…
BUG: fix Frame getitem when column keys are nested tuples Indexing Related to indexing on series/frames, not to indexes themselves MultiIndex Nested Data Data where the values are collections (lists, sets, dicts, objects, etc.). Stale
#43939 by Svanazar was closed Jan 20, 2022 Draft
3 of 4 tasks
BUG: millis res on parsed DatetimeIndex slice Bug DataFrame DataFrame data structure Datetime Datetime data dtype Indexing Related to indexing on series/frames, not to indexes themselves
#23010 by tapiralec was closed Nov 23, 2018 Loading…
1 task done
ProTip! Follow long discussions with comments:>50.