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: Fix DataFrame.astype(ExtensionDtype) with duplicate column names Bug Dtype Conversions Unexpected or buggy dtype conversions ExtensionArray Extending pandas with custom dtypes or arrays.
#24717 by jschendel was merged Jan 11, 2019 Loading…
4 tasks done
0.24.0
CLN: small clean-up of IntervalIndex ExtensionArray Extending pandas with custom dtypes or arrays. Interval Interval data type
#22956 by jorisvandenbossche was merged Oct 3, 2018 Loading… 0.24.0
move PeriodIndex comparisons, implement PeriodArray constructor ExtensionArray Extending pandas with custom dtypes or arrays. Period Period data type
#21798 by jbrockmendel was merged Jul 7, 2018 Loading… 0.24.0
Provide default implementation for data_repated ExtensionArray Extending pandas with custom dtypes or arrays. Testing pandas testing functions or related to the test suite
#22935 by TomAugspurger was merged Oct 2, 2018 Loading… 0.24.0
re-implement #27959 ExtensionArray Extending pandas with custom dtypes or arrays.
#28260 by jbrockmendel was merged Sep 3, 2019 Loading… 1.0.0
DOC/API: expose ExtensionArray in public api Docs ExtensionArray Extending pandas with custom dtypes or arrays.
#20795 by TomAugspurger was merged Apr 24, 2018 Loading… 0.23.0
BUG: Fixed Series.align(frame) with ExtensionArray ExtensionArray Extending pandas with custom dtypes or arrays. Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#20580 by TomAugspurger was merged Apr 3, 2018 Loading… 0.23.0
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
#43270 by lorenzophys was merged Aug 31, 2021 Loading…
3 tasks done
1.4
REF: move EA wrapping/unwrapping to indexes.extensions ExtensionArray Extending pandas with custom dtypes or arrays. Index Related to the Index class or subclasses
#30648 by jbrockmendel was merged Jan 4, 2020 Loading… 1.0.0
REF: implement Categorical._box_func, make _box_func a method ExtensionArray Extending pandas with custom dtypes or arrays. Refactor Internal refactoring of code
#36206 by jbrockmendel was merged Sep 8, 2020 Loading… 1.2
Add tests for categorical with null ea as input Categorical Categorical Data Type ExtensionArray Extending pandas with custom dtypes or arrays. Testing pandas testing functions or related to the test suite
#37611 by phofl was merged Nov 13, 2020 Loading…
3 tasks done
1.2
BUG: unpickling modifies Block.ndim Compat pandas objects compatability with Numpy or Python functions ExtensionArray Extending pandas with custom dtypes or arrays.
#37657 by jbrockmendel was merged Nov 9, 2020 Loading…
5 tasks done
1.1.5
BUG: fix memory_usage method with deep of StringArray Bug ExtensionArray Extending pandas with custom dtypes or arrays.
#33985 by kotamatsuoka was merged May 5, 2020 Loading…
3 of 5 tasks
1.1
REF: convert_dtypes return dtype objects Dtype Conversions Unexpected or buggy dtype conversions ExtensionArray Extending pandas with custom dtypes or arrays.
#41622 by jbrockmendel was merged May 24, 2021 Loading… 1.3
remove eadata ExtensionArray Extending pandas with custom dtypes or arrays. Internals Related to non-user accessible pandas implementation
#24625 by TomAugspurger was merged Jan 5, 2019 Loading… 0.24.0
CLN: remove values attribute from datetimelike EAs ExtensionArray Extending pandas with custom dtypes or arrays.
#23603 by jorisvandenbossche was merged Nov 9, 2018 Loading… 0.24.0
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
#44270 by jbrockmendel was merged Nov 5, 2021 Loading…
3 of 4 tasks
1.4
REF: share more EA methods ExtensionArray Extending pandas with custom dtypes or arrays. Refactor Internal refactoring of code
#36209 by jbrockmendel was merged Sep 11, 2020 Loading… 1.2
TST: Add Series.update ExtensionArray tests ExtensionArray Extending pandas with custom dtypes or arrays. Testing pandas testing functions or related to the test suite
#34030 by dsaxton was merged May 10, 2020 Loading… 1.1
Move methods and properties to EA Mixin classes Datetime Datetime data dtype ExtensionArray Extending pandas with custom dtypes or arrays.
#21776 by jbrockmendel was merged Jul 6, 2018 Loading… 0.24.0
TST: Adding test to concat where copy=False for ExtensionArrays ExtensionArray Extending pandas with custom dtypes or arrays. Testing pandas testing functions or related to the test suite
#30625 by dwhu was merged Jan 4, 2020 Loading…
5 tasks done
1.0.0
REF: share code for set-like ops in DTI/TDI/PI ExtensionArray Extending pandas with custom dtypes or arrays. Refactor Internal refactoring of code
#31335 by jbrockmendel was merged Feb 9, 2020 Loading… 1.1
REF: share delete, putmask, insert between ndarray-backed EA indexes ExtensionArray Extending pandas with custom dtypes or arrays. Index Related to the Index class or subclasses Refactor Internal refactoring of code
#37529 by jbrockmendel was merged Oct 31, 2020 Loading… 1.2
BUG: Make DTI/TDI/PI argsort match their underlying arrays API - Consistency Internal Consistency of API/Behavior ExtensionArray Extending pandas with custom dtypes or arrays. Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#37965 by jbrockmendel was merged Dec 17, 2020 Loading…
4 of 5 tasks
1.3
[#33770] bug fix to prevent ExtensionArrays from crashing Series.__repr__() Bug ExtensionArray Extending pandas with custom dtypes or arrays. Output-Formatting __repr__ of pandas objects, to_string
#33771 by frreiss was merged May 1, 2020 Loading…
5 tasks done
1.1
ProTip! Follow long discussions with comments:>50.