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 #47581 on branch 1.4.x (BUG: DataFrame.loc not aligning rhs df for single block case) Indexing Related to indexing on series/frames, not to indexes themselves Regression Functionality that used to work in a prior pandas version
#47984 by phofl was merged Aug 8, 2022 Loading… 1.4.4
BUG: frame.iloc[i] with a single EA column Bug Indexing Related to indexing on series/frames, not to indexes themselves
#45241 by jbrockmendel was merged Jan 10, 2022 Loading…
3 of 4 tasks
1.5
TST: tests for nullable issues Categorical Categorical Data Type Dtype Conversions Unexpected or buggy dtype conversions Indexing Related to indexing on series/frames, not to indexes themselves Testing pandas testing functions or related to the test suite
#45167 by jbrockmendel was merged Jan 3, 2022 Loading…
6 of 7 tasks
1.4
4
2
TST: tests for setitem-like casting issues Dtype Conversions Unexpected or buggy dtype conversions Indexing Related to indexing on series/frames, not to indexes themselves Testing pandas testing functions or related to the test suite
#45154 by jbrockmendel was merged Jan 3, 2022 Loading…
9 of 10 tasks
1.4
7
9
BUG: fix GH45032 iloc(axis=1).__setitem__ axis argument Bug Indexing Related to indexing on series/frames, not to indexes themselves
#45150 by ellequelle was merged Jan 3, 2022 Loading…
4 tasks done
1.4
BUG: Series.__setitem__ failing to cast numeric values Dtype Conversions Unexpected or buggy dtype conversions Indexing Related to indexing on series/frames, not to indexes themselves
#45121 by jbrockmendel was merged Dec 31, 2021 Loading…
3 of 4 tasks
1.4
DEPR: Deprecate set and dict as indexers Deprecate Functionality to remove in pandas Indexing Related to indexing on series/frames, not to indexes themselves
#45052 by phofl was merged Dec 29, 2021 Loading…
4 tasks done
1.4
DEPR: Index.__getitem__[bool] GH#44051 Deprecate Functionality to remove in pandas Indexing Related to indexing on series/frames, not to indexes themselves
#44973 by jbrockmendel was merged Dec 19, 2021 Loading…
4 tasks done
1.4
PERF: Faster SparseArray.__getitem__ for boolean masks (#23122) Indexing Related to indexing on series/frames, not to indexes themselves Performance Memory or execution speed performance Sparse Sparse Data Type
#44955 by bdrum was merged Dec 27, 2021 Loading…
4 tasks
1.4
BUG: groupby agg raising when column was selected twice Error Reporting Incorrect or improved errors from pandas Groupby Indexing Related to indexing on series/frames, not to indexes themselves
#44944 by phofl was merged Dec 17, 2021 Loading…
4 tasks done
1.4
BUG: df.iloc[ndarray, ndarray] = 2dvals raising with EA column Bug ExtensionArray Extending pandas with custom dtypes or arrays. Indexing Related to indexing on series/frames, not to indexes themselves
#44714 by jbrockmendel was merged Dec 24, 2021 Loading…
4 tasks done
1.4
BUG: Indexing on nullable column Bug Indexing Related to indexing on series/frames, not to indexes themselves NA - MaskedArrays Related to pd.NA and nullable extension arrays
#44551 by jbrockmendel was merged Nov 25, 2021 Loading…
3 of 4 tasks
1.4
BUG: fix get_indexer_non_unique() with 'object' targets with NaNs (#4… Bug Indexing Related to indexing on series/frames, not to indexes themselves Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#44483 by johannes-mueller was merged Nov 26, 2021 Loading…
4 tasks done
1.4
BUG: Using boolean keys to select a column (GH44322) Bug Indexing Related to indexing on series/frames, not to indexes themselves
#44425 by DriesSchaumont was merged Nov 15, 2021 Loading…
4 tasks done
1.4
BUG: .get_indexer_non_unique() must return an array of ints (#44084) Indexing Related to indexing on series/frames, not to indexes themselves Interval Interval data type MultiIndex
#44404 by johannes-mueller was merged Nov 14, 2021 Loading…
4 tasks done
1.4
BUG: frame.loc[2:, 'z'] not setting inplace when multi-block Indexing Related to indexing on series/frames, not to indexes themselves
#44345 by jbrockmendel was merged Nov 13, 2021 Loading…
4 tasks
1.4
Revert "REF: remove putmask_preserve, putmask_without_repeat" Indexing Related to indexing on series/frames, not to indexes themselves
#44338 by phofl was merged Nov 6, 2021 Loading… 1.4
BUG: failure to cast all-int floating dtypes when setting into int dtypes Bug Dtype Conversions Unexpected or buggy dtype conversions Indexing Related to indexing on series/frames, not to indexes themselves
#44316 by jbrockmendel was merged Nov 5, 2021 Loading…
3 of 4 tasks
1.4
BUG: broadcasting listlike values in Series.__setitem__ GH#44265 Bug Indexing Related to indexing on series/frames, not to indexes themselves Nested Data Data where the values are collections (lists, sets, dicts, objects, etc.).
#44275 by jbrockmendel was merged Nov 5, 2021 Loading…
4 tasks done
1.4
TST: Add test for where inplace Indexing Related to indexing on series/frames, not to indexes themselves Testing pandas testing functions or related to the test suite
#44255 by rlvoyer was merged Dec 2, 2021 Loading…
3 tasks done
1.4
CLN: de-duplicate Ellipsis-handling Clean Indexing Related to indexing on series/frames, not to indexes themselves
#44238 by jbrockmendel was merged Oct 30, 2021 Loading…
4 tasks
1.4
Fix series with none equals float series Bug Indexing Related to indexing on series/frames, not to indexes themselves
#44195 by CloseChoice was merged Oct 29, 2021 Loading…
4 tasks done
1.3.5
REF: dispatch DTI/TDI setops to RangeIndex Indexing Related to indexing on series/frames, not to indexes themselves Refactor Internal refactoring of code
#44039 by jbrockmendel was merged Oct 16, 2021 Loading…
4 tasks
1.4
TYP: misc Clean Indexing Related to indexing on series/frames, not to indexes themselves Internals Related to non-user accessible pandas implementation Typing type annotations, mypy/pyright type checking
#43977 by jbrockmendel was merged Oct 14, 2021 Loading…
4 tasks
1.4
ENH: Update isin docs with examples of ~ operator usage (#43959) Docs Indexing Related to indexing on series/frames, not to indexes themselves
#43961 by ShivnarenSrinivasan was merged Oct 12, 2021 Loading…
1 task done
1.4
ProTip! Filter pull requests by the default branch with base:main.