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

ENH: NDArrayBackedExtensionArray.__array_function__ ExtensionArray Extending pandas with custom dtypes or arrays.
#38068 by jbrockmendel was closed Dec 21, 2020 Loading…
ENH: Arrow backed string array - implement factorize() method without casting to objects ExtensionArray Extending pandas with custom dtypes or arrays. Strings String extension data type and string data
#38007 by simonjayhawkins was merged Mar 2, 2021 Loading…
3 tasks done
1.3
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… 1.2
ENH/BUG: implement __iter__ for IntegerArray so conversions (to_dict, tolist, etc.) return python native types Dtype Conversions Unexpected or buggy dtype conversions ExtensionArray Extending pandas with custom dtypes or arrays. Stale
#37377 by arw2019 was closed Feb 11, 2021 Loading…
5 of 6 tasks
API: tighten DTA/TDA _from_sequence signature API - Consistency Internal Consistency of API/Behavior ExtensionArray Extending pandas with custom dtypes or arrays. Mothballed Temporarily-closed PR the author plans to return to
#37179 by jbrockmendel was closed Nov 21, 2020 Loading…
ENH: Select numeric ExtensionDtypes with DataFrame.select_dtypes Dtype Conversions Unexpected or buggy dtype conversions ExtensionArray Extending pandas with custom dtypes or arrays. Stale
#35341 by andrewgsavage was closed Dec 2, 2020 Loading…
4 of 5 tasks
BUG: Fixes plotting with nullable integers (#32073) ExtensionArray Extending pandas with custom dtypes or arrays. Visualization plotting
#34896 by cvanweelden was closed Jul 7, 2020 Loading…
4 of 5 tasks
BUG: Allow plain bools in ExtensionArray.equals Bug ExtensionArray Extending pandas with custom dtypes or arrays.
#34661 by xhochy was merged Jun 9, 2020 Loading…
4 of 5 tasks
1.1
Add date dtype Dtype Conversions Unexpected or buggy dtype conversions ExtensionArray Extending pandas with custom dtypes or arrays. Needs Discussion Requires discussion from core team before further action Stale
#34441 by zbrookle was closed Dec 29, 2020 Draft
1 task
REF: use unpack_zerodim_and_defer on EA methods Clean ExtensionArray Extending pandas with custom dtypes or arrays.
#34042 by jbrockmendel was merged Aug 7, 2020 Loading… 1.2
BUG: preserve freq in DTI/TDI factorize ExtensionArray Extending pandas with custom dtypes or arrays. Frequency DateOffsets Mothballed Temporarily-closed PR the author plans to return to
#33836 by jbrockmendel was closed Jun 11, 2020 Loading…
3 of 5 tasks
BUG: value_counts not working correctly on ExtensionArrays ExtensionArray Extending pandas with custom dtypes or arrays. Numeric Operations Arithmetic, Comparison, and Logical operations Testing pandas testing functions or related to the test suite
#33674 by kotamatsuoka was merged May 1, 2020 Loading…
4 of 5 tasks
1.1
Support downcasting of nullable arrays ExtensionArray Extending pandas with custom dtypes or arrays. NA - MaskedArrays Related to pd.NA and nullable extension arrays Numeric Operations Arithmetic, Comparison, and Logical operations Stale
#33435 by yixinxiao7 was closed Nov 18, 2020 Loading…
4 of 5 tasks
ENH/PERF: enable column-wise reductions for EA-backed columns ExtensionArray Extending pandas with custom dtypes or arrays. Numeric Operations Arithmetic, Comparison, and Logical operations Performance Memory or execution speed performance Stale
#32867 by jorisvandenbossche was closed Jun 16, 2021 Loading…
BUG/API: _values_for_factorize/_from_factorized round-trip ExtensionArray Extending pandas with custom dtypes or arrays.
#32798 by jbrockmendel was closed Apr 1, 2020 Loading…
4 of 5 tasks
1.1
Implement some reductions for string Series ExtensionArray Extending pandas with custom dtypes or arrays. Strings String extension data type and string data
#31757 by dsaxton was closed Mar 5, 2020 Loading…
5 tasks done
BUG: regression when applying groupby aggregation on categorical columns ExtensionArray Extending pandas with custom dtypes or arrays. Groupby
#31359 by charlesdong1991 was merged Jan 29, 2020 Loading…
5 tasks
1.0.0
Ensure conversion to "native" types for integer EA ExtensionArray Extending pandas with custom dtypes or arrays. Indexing Related to indexing on series/frames, not to indexes themselves Stale
#31328 by rushabh-v was closed Oct 24, 2020 Loading…
3 tasks done
ENH: Handle extension arrays in algorithms.diff Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff ExtensionArray Extending pandas with custom dtypes or arrays.
#31025 by TomAugspurger was merged Jan 23, 2020 Loading… 1.0.0
API: Disallow NaN in StringArray constructor ExtensionArray Extending pandas with custom dtypes or arrays. Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Strings String extension data type and string data
#30980 by TomAugspurger was merged Jan 14, 2020 Loading… 1.0.0
BUG30787 fixed unexpected behaviour by removing nullable values Bug ExtensionArray Extending pandas with custom dtypes or arrays. Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#30920 by alagappan97 was closed Feb 12, 2020 Loading…
ENH: .equals for Extension Arrays ExtensionArray Extending pandas with custom dtypes or arrays.
#30652 by dwhu was merged May 9, 2020 Loading…
4 of 5 tasks
1.1
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… 1.0.0
solve "Int64 with null value mangles large-ish integers" problem Bug ExtensionArray Extending pandas with custom dtypes or arrays.
#30282 by rushabh-v was closed Nov 26, 2020 Loading…
4 of 5 tasks
BUG: to_datetime with unit with Int64 Datetime Datetime data dtype ExtensionArray Extending pandas with custom dtypes or arrays.
#30241 by AlexKirko was merged Jan 2, 2020 Loading…
5 tasks done
1.0.0
ProTip! Add no:assignee to see everything that’s not assigned.