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

BUG: pd.array([]) should return masked array ExtensionArray Extending pandas with custom dtypes or arrays.
#54372 by topper-123 was merged Aug 3, 2023 Loading…
4 of 5 tasks
2.1
REF: remove test_accumulate_series_raises ExtensionArray Extending pandas with custom dtypes or arrays. Testing pandas testing functions or related to the test suite
#54367 by jbrockmendel was merged Aug 2, 2023 Loading…
5 tasks
2.1
REF: implement BaseOpsUtil._cast_pointwise_result ExtensionArray Extending pandas with custom dtypes or arrays. Testing pandas testing functions or related to the test suite
#54366 by jbrockmendel was merged Aug 2, 2023 Loading… 2.1
REF/TST: remove overriding tm.assert_foo pattern ExtensionArray Extending pandas with custom dtypes or arrays. Testing pandas testing functions or related to the test suite
#54355 by jbrockmendel was merged Aug 1, 2023 Loading… 2.1
REF: dont patch assert_frame_equal ExtensionArray Extending pandas with custom dtypes or arrays. Testing pandas testing functions or related to the test suite
#54343 by jbrockmendel was merged Aug 1, 2023 Loading… 2.1
PERF: axis=1 reductions with EA dtypes ExtensionArray Extending pandas with custom dtypes or arrays. Performance Memory or execution speed performance Reduction Operations sum, mean, min, max, etc.
#54341 by lukemanley was merged Aug 13, 2023 Loading…
6 tasks done
2.1
REF: de-duplicate extension tests ExtensionArray Extending pandas with custom dtypes or arrays. Testing pandas testing functions or related to the test suite
#54340 by jbrockmendel was merged Aug 1, 2023 Loading…
5 tasks
2.1
TST: fix Decimal constructor xfail ExtensionArray Extending pandas with custom dtypes or arrays. Testing pandas testing functions or related to the test suite
#54338 by jbrockmendel was merged Aug 1, 2023 Loading…
5 tasks
2.1
REF: remove overriding assert_extension_array_equal ExtensionArray Extending pandas with custom dtypes or arrays. Testing pandas testing functions or related to the test suite
#54337 by jbrockmendel was merged Aug 1, 2023 Loading…
5 tasks
2.1
PERF: DataFrame reductions with axis=None and EA dtypes ExtensionArray Extending pandas with custom dtypes or arrays. Performance Memory or execution speed performance Reduction Operations sum, mean, min, max, etc.
#54308 by lukemanley was merged Jul 31, 2023 Loading…
4 tasks done
2.1
BUG: melt with extension dtype column ExtensionArray Extending pandas with custom dtypes or arrays. Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#54297 by mroeschke was merged Jul 31, 2023 Loading…
3 tasks done
2.1
REF: rename PandasArray->NumpyExtensionArray ExtensionArray Extending pandas with custom dtypes or arrays.
#54101 by jbrockmendel was merged Jul 18, 2023 Loading…
3 of 5 tasks
2.1
REF: implement EA.pad_or_backfill ExtensionArray Extending pandas with custom dtypes or arrays.
#54001 by jbrockmendel was merged Jul 31, 2023 Loading…
4 of 5 tasks
2.1
BUG: DataFrame.shift(axis=1) with EADtype Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff ExtensionArray Extending pandas with custom dtypes or arrays.
#53832 by jbrockmendel was merged Jun 26, 2023 Loading…
2 of 5 tasks
2.1
BUG: df constructor not copying ea backed series Copy / view semantics ExtensionArray Extending pandas with custom dtypes or arrays.
#53744 by phofl was merged Jun 28, 2023 Loading…
4 of 5 tasks
2.1
ENH: EA.fillna copy=True ExtensionArray Extending pandas with custom dtypes or arrays. Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#53728 by jbrockmendel was merged Jul 26, 2023 Loading…
5 tasks
2.1
REF: move values_for_json to EA ExtensionArray Extending pandas with custom dtypes or arrays. IO JSON read_json, to_json, json_normalize
#53680 by jbrockmendel was merged Jul 25, 2023 Loading…
5 tasks
2.1
ENH: EA.interpolate ExtensionArray Extending pandas with custom dtypes or arrays. Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#53659 by jbrockmendel was merged Jun 28, 2023 Loading…
2 of 5 tasks
2.1
Use _values_for_factorize by default for hashing ExtensionArrays ExtensionArray Extending pandas with custom dtypes or arrays.
#53475 by jorisvandenbossche was merged Jun 19, 2023 Loading… 2.1
BUG: merge_asof raising KeyError for extension dtypes ExtensionArray Extending pandas with custom dtypes or arrays. Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#53458 by lukemanley was merged Jun 1, 2023 Loading…
5 tasks done
2.1
ENH: EADtype._find_compatible_dtype ExtensionArray Extending pandas with custom dtypes or arrays. setitem-with-expansion Stale
#53106 by jbrockmendel was closed Jan 10, 2024 Loading…
6 of 7 tasks
ENH: EA._from_scalars Enhancement ExtensionArray Extending pandas with custom dtypes or arrays.
#53089 by jbrockmendel was merged Oct 16, 2023 Loading…
5 tasks done
PERF: Series.corr/Series.cov for EA dtypes ExtensionArray Extending pandas with custom dtypes or arrays. Performance Memory or execution speed performance
#52502 by lukemanley was merged Apr 7, 2023 Loading…
4 tasks done
2.1
Doc: add ExtensionArray.map to reference/extensions.rst Docs ExtensionArray Extending pandas with custom dtypes or arrays. Stale
#52280 by topper-123 was closed May 15, 2023 Loading…
DOC: Add .map to ExtensionArray reference Docs ExtensionArray Extending pandas with custom dtypes or arrays.
#52247 by topper-123 was merged Mar 28, 2023 Loading… 2.1
ProTip! Mix and match filters to narrow down what you’re looking for.