-
- 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
Backport PR #60713: TST(string dtype): Resolve xfail in test_base.py Copy / view semantics ExtensionArray Extending pandas with custom dtypes or arrays. Strings String extension data type and string data Testing pandas testing functions or related to the test suite
BUG: Fix SeriesGroupBy.quantile for nullable integers Bug ExtensionArray Extending pandas with custom dtypes or arrays. Groupby
TYP: Fix typing in ExtensionDtype registry ExtensionArray Extending pandas with custom dtypes or arrays. Typing type annotations, mypy/pyright type checking
ExtensionArray.take default implementation ExtensionArray Extending pandas with custom dtypes or arrays. Indexing Related to indexing on series/frames, not to indexes themselves
TYP: ExtensionArray.take accept np.ndarray ExtensionArray Extending pandas with custom dtypes or arrays. Typing type annotations, mypy/pyright type checking
BUG: Allow numeric ExtensionDtypes in DataFrame.select_dtypes Dtype Conversions Unexpected or buggy dtype conversions ExtensionArray Extending pandas with custom dtypes or arrays.
ENH: allow storing ExtensionArrays in Index ExtensionArray Extending pandas with custom dtypes or arrays. Index Related to the Index class or subclasses
REF: Implement EA._mode, de-special-case categorical/dtlike Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff ExtensionArray Extending pandas with custom dtypes or arrays.
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
ENH: allow JSON (de)serialization of ExtensionDtypes Enhancement ExtensionArray Extending pandas with custom dtypes or arrays. IO JSON read_json, to_json, json_normalize
ENH: EA._hasnans, EADtype.empty API - Consistency Internal Consistency of API/Behavior ExtensionArray Extending pandas with custom dtypes or arrays.
SparseArray is an ExtensionArray API Design ExtensionArray Extending pandas with custom dtypes or arrays. Sparse Sparse Data Type
BUG: handle NaNs in FloatingArray.equals ExtensionArray Extending pandas with custom dtypes or arrays.
BUG: Series.replace(method='pad') with EA dtypes Bug ExtensionArray Extending pandas with custom dtypes or arrays. Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
TST: tests using invalid_scalar fixture Error Reporting Incorrect or improved errors from pandas ExtensionArray Extending pandas with custom dtypes or arrays.
ENH: implement EA._where API - Consistency Internal Consistency of API/Behavior ExtensionArray Extending pandas with custom dtypes or arrays.
Fix str dtype -> IntegerDtype conversions Dtype Conversions Unexpected or buggy dtype conversions ExtensionArray Extending pandas with custom dtypes or arrays. Strings String extension data type and string data
REF: de-duplicate MaskedArray tests ExtensionArray Extending pandas with custom dtypes or arrays. NA - MaskedArrays Related to pd.NA and nullable extension arrays Testing pandas testing functions or related to the test suite
ENH: implement ExtensionArray.__array_ufunc__ Compat pandas objects compatability with Numpy or Python functions ExtensionArray Extending pandas with custom dtypes or arrays.
TYP: Typing for ExtensionArray.__getitem__ ExtensionArray Extending pandas with custom dtypes or arrays. Typing type annotations, mypy/pyright type checking
Backport PR #43152 on branch 1.3.x (BUG: Outer/right merge with EA dtypes cast to object) Bug ExtensionArray Extending pandas with custom dtypes or arrays. Reshaping Concat, Merge/Join, Stack/Unstack, Explode
BUG: Outer/right merge with EA dtypes cast to object Bug ExtensionArray Extending pandas with custom dtypes or arrays. Reshaping Concat, Merge/Join, Stack/Unstack, Explode
TST: added test for ea dtypes conversion to datetimetzdtype (GH37553) Dtype Conversions Unexpected or buggy dtype conversions ExtensionArray Extending pandas with custom dtypes or arrays. Testing pandas testing functions or related to the test suite Timezones Timezone data dtype
BUG: Pass copy argument to expanddim constructor in concat. Copy / view semantics ExtensionArray Extending pandas with custom dtypes or arrays.
API: EA._can_hold_na -> EDtype.can_hold_na API Design Blocker Blocking issue or pull request for an upcoming release ExtensionArray Extending pandas with custom dtypes or arrays.
Previous Next
ProTip! What’s not been updated in a month: updated:<2025-11-01.