-
- 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
BUG: Take method of NumpyExtensionArray now returns another extension array with the correct dtype. Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Bug ExtensionArray Extending pandas with custom dtypes or arrays.
#62502 by aijams was merged Nov 16, 2025 Loading… updated Nov 16, 2025
5 tasks done
BUG: fix Series(extension array) + extension array values addition Bug ExtensionArray Extending pandas with custom dtypes or arrays.
BUG: Arithmetic operation on ExtensionArray ExtensionArray Extending pandas with custom dtypes or arrays.
#62471 by praateekmahajan was merged Oct 27, 2025 Loading… updated Oct 27, 2025
5 tasks done
BUG: Raise ValueError on integer indexers containing NA; skip test for unsupported EAs(#56727) Bug ExtensionArray Extending pandas with custom dtypes or arrays. Stale Testing pandas testing functions or related to the test suite
#61465 by pelagiavlas was closed Oct 5, 2025 Loading… updated Oct 5, 2025
5 tasks done
BUG: .describe() doesn't work for EAs #61707 Bug ExtensionArray Extending pandas with custom dtypes or arrays.
#61910 by kernelism was closed Oct 5, 2025 Loading… updated Oct 5, 2025
5 tasks done
BUG: adding row to DataFrame with EADtype index loses dtype Dtype Conversions Unexpected or buggy dtype conversions ExtensionArray Extending pandas with custom dtypes or arrays. Index Related to the Index class or subclasses
CLN: Enforce deprecation of DataFrame.idxmin/max with EAs and axis=1 Clean ExtensionArray Extending pandas with custom dtypes or arrays. Reduction Operations sum, mean, min, max, etc.
BUG: Fix ExtensionArray binary op protocol ExtensionArray Extending pandas with custom dtypes or arrays. Numeric Operations Arithmetic, Comparison, and Logical operations
#61990 by tisjayy was merged Aug 14, 2025 Loading… updated Aug 14, 2025
3 tasks done
API: make construct_array_type non-classmethod ExtensionArray Extending pandas with custom dtypes or arrays.
DEPS: Update NumpyExtensionArray repr for NEP51 ExtensionArray Extending pandas with custom dtypes or arrays. Output-Formatting __repr__ of pandas objects, to_string
Backport PR #61085 on branch 2.3.x (DEPS: Update NumpyExtensionArray repr for NEP51) ExtensionArray Extending pandas with custom dtypes or arrays. Output-Formatting __repr__ of pandas objects, to_string
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
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
ENH: add NDArrayBackedExtensionArray to public API API Design ExtensionArray Extending pandas with custom dtypes or arrays. Stale
#56755 by andrewgsavage was closed Oct 29, 2024 Loading… updated Oct 29, 2024
5 tasks
REF: pass dtype explicitly to _from_sequence inside pd.array ExtensionArray Extending pandas with custom dtypes or arrays. Refactor Internal refactoring of code
REF: pass dtype explicitly to _from_sequence ExtensionArray Extending pandas with custom dtypes or arrays. Refactor Internal refactoring of code
TST: unskip EA reduction tests ExtensionArray Extending pandas with custom dtypes or arrays. Reduction Operations sum, mean, min, max, etc. Testing pandas testing functions or related to the test suite
BUG/TST: non-numeric EA reductions Bug ExtensionArray Extending pandas with custom dtypes or arrays. Reduction Operations sum, mean, min, max, etc.
BUG: chokes on pd.DatetimeTZDtype if there are no rows. ExtensionArray Extending pandas with custom dtypes or arrays. Reshaping Concat, Merge/Join, Stack/Unstack, Explode
Fix : #58748 BUG: eval fails for ExtensionArray Bug expressions pd.eval, query ExtensionArray Extending pandas with custom dtypes or arrays.
CLN: Require ExtensionArray._reduce(keepdims=) Clean ExtensionArray Extending pandas with custom dtypes or arrays.
BUG: Implement fillna(..., limit=x) for EAs Bug ExtensionArray Extending pandas with custom dtypes or arrays. Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
ENH: Move factorizing for merge to EA interface ExtensionArray Extending pandas with custom dtypes or arrays. Reshaping Concat, Merge/Join, Stack/Unstack, Explode Stale
#54975 by phofl was closed Apr 23, 2024 Loading… updated Apr 23, 2024
5 tasks
Previous Next
ProTip! What’s not been updated in a month: updated:<2025-11-02.