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

REGR: Series access with Index of tuples/frozenset Indexing Related to indexing on series/frames, not to indexes themselves Regression Functionality that used to work in a prior pandas version Series Series data structure
#36147 by rhshadrach was merged Sep 12, 2020 Loading… updated Sep 13, 2020
6 tasks done
1.1.3
REF: use check_setitem_lengths in DTA.__setitem__ Indexing Related to indexing on series/frames, not to indexes themselves
#36339 by jbrockmendel was merged Sep 14, 2020 Loading… updated Sep 14, 2020 1.2
BUG-Fix: AssertionError when slicing MultiIndex and setting value of … Bug Indexing Related to indexing on series/frames, not to indexes themselves MultiIndex Stale
#35018 by luckydenis was closed Sep 22, 2020 Loading… updated Sep 22, 2020
3 tasks done
DOC/TST: Indexing with NA raises ExtensionArray Extending pandas with custom dtypes or arrays. Indexing Related to indexing on series/frames, not to indexes themselves
#30308 by TomAugspurger was merged Jan 3, 2020 Loading… updated Oct 7, 2020 1.0.0
TST: astyp via loc to int64 Indexing Related to indexing on series/frames, not to indexes themselves NA - MaskedArrays Related to pd.NA and nullable extension arrays Testing pandas testing functions or related to the test suite
#36942 by hardikpnsp was closed Oct 27, 2020 Loading… updated Oct 27, 2020
4 tasks done
1.2
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… updated Nov 15, 2020
5 tasks done
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… updated Nov 29, 2020
4 tasks done
1.2
API: membership checks on ExtensionArray containing NA values ExtensionArray Extending pandas with custom dtypes or arrays. Indexing Related to indexing on series/frames, not to indexes themselves
#37867 by topper-123 was merged Nov 29, 2020 Loading… updated Dec 3, 2020 1.2
Add test_masking_duplicate_columns Indexing Related to indexing on series/frames, not to indexes themselves Testing pandas testing functions or related to the test suite
#37125 by GabrielSimonetto was closed Dec 8, 2020 Loading… updated Dec 8, 2020
4 of 5 tasks
BUG: Timestamp == date match stdlib Datetime Datetime data dtype Deprecate Functionality to remove in pandas Indexing Related to indexing on series/frames, not to indexes themselves
#36131 by jbrockmendel was merged Jan 1, 2021 Loading… updated Jan 1, 2021
4 of 5 tasks
1.3
BUG: loc raising KeyError for string slices in list-like indexer and DatetimeIndex Datetime Datetime data dtype Indexing Related to indexing on series/frames, not to indexes themselves Needs Discussion Requires discussion from core team before further action
#38153 by phofl was closed Jan 1, 2021 Loading… updated Jan 1, 2021
5 tasks done
TST: boolean indexing using .iloc #20627 Indexing Related to indexing on series/frames, not to indexes themselves Testing pandas testing functions or related to the test suite
#34622 by OlivierLuG was merged Jun 13, 2020 Loading… updated Jan 2, 2021
3 tasks done
1.1
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… updated Feb 11, 2021
4 tasks
Deprecate DataFrame indexer for iloc setitem and getitem Error Reporting Incorrect or improved errors from pandas Indexing Related to indexing on series/frames, not to indexes themselves
#39022 by phofl was merged Mar 2, 2021 Loading… updated Mar 4, 2021
4 tasks done
1.3
DOC: Clarify DataFrame column argument in API documentation Docs Indexing Related to indexing on series/frames, not to indexes themselves
#40658 by DriesSchaumont was merged Apr 1, 2021 Loading… updated Apr 1, 2021
3 tasks done
1.3
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… updated Apr 11, 2021
BUG: GH35865 - int cast to str with colon setitem Indexing Related to indexing on series/frames, not to indexes themselves Testing pandas testing functions or related to the test suite
#41077 by arredond was merged Apr 26, 2021 Loading… updated Apr 27, 2021
3 of 4 tasks
1.3
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… updated Jun 4, 2021 1.2.5
REF/API: DataFrame.__setitem__ never operate in-place Indexing Related to indexing on series/frames, not to indexes themselves
#39510 by jbrockmendel was merged Mar 16, 2021 Loading… updated Jun 30, 2021
4 tasks
1.3
BUG/API: make setitem-inplace preserve dtype when possible with PandasArray, IntegerArray, FloatingArray Dtype Conversions Unexpected or buggy dtype conversions ExtensionArray Extending pandas with custom dtypes or arrays. Indexing Related to indexing on series/frames, not to indexes themselves
#39044 by jbrockmendel was closed Feb 18, 2021 Loading… updated Jul 16, 2021
2 of 4 tasks
1.3
TST: Test Loc to set Multiple Items to multiple new columns Indexing Related to indexing on series/frames, not to indexes themselves Testing pandas testing functions or related to the test suite
#42665 by GYvan was merged Jul 28, 2021 Loading… updated Jul 28, 2021
4 tasks done
BUG: Index.get_indexer_non_unique misbehaves with multiple nan Indexing Related to indexing on series/frames, not to indexes themselves Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#35498 by alexhlim was merged Aug 5, 2021 Loading… updated Aug 5, 2021
5 tasks done
1.4
BUG: dataframe setitem error on size incompatible assignment Indexing Related to indexing on series/frames, not to indexes themselves Stale
#41193 by Mxchaeltrxn was closed Aug 8, 2021 Loading… updated Aug 8, 2021
3 tasks
Replaced value assignment by location accessor. Indexing Related to indexing on series/frames, not to indexes themselves Needs Info Clarification about behavior needed to assess issue Stale
#41880 by kosmitive was closed Aug 17, 2021 Draft updated Aug 17, 2021
4 tasks
DOC: Reindexing behaviour of dataframe column-assignment missing Docs Indexing Related to indexing on series/frames, not to indexes themselves Stale
#40985 by hewittk was closed Sep 2, 2021 Loading… updated Sep 2, 2021
3 of 4 tasks
ProTip! Exclude everything labeled bug with -label:bug.