-
- Notifications
You must be signed in to change notification settings - Fork 19.4k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
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
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
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
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
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
DOC: Add behavior for Index argument in DataFrame.loc Docs Indexing Related to indexing on series/frames, not to indexes themselves
Previous Next
ProTip! Updated in the last three days: updated:>2025-11-28.