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: implement EA.replace ExtensionArray Extending pandas with custom dtypes or arrays.
#39600 by jbrockmendel was closed Feb 12, 2021 Loading…
4 tasks
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/POC: EA.isin ExtensionArray Extending pandas with custom dtypes or arrays. Indexing Related to indexing on series/frames, not to indexes themselves
#38422 by jbrockmendel was closed Dec 20, 2020 Loading…
3 of 5 tasks
REF: Changed ExtensionDtype inheritance Dtype Conversions Unexpected or buggy dtype conversions ExtensionArray Extending pandas with custom dtypes or arrays.
#20363 by TomAugspurger was merged Mar 16, 2018 Loading… 0.23.0
implement maybe_wrap_in_index for EA Mixin dispatch Enhancement ExtensionArray Extending pandas with custom dtypes or arrays.
#21715 by jbrockmendel was closed Jul 4, 2018 Loading…
Fixes hashing ExtensionArrays which factorize to scalar objects with __getitem__ attr ExtensionArray Extending pandas with custom dtypes or arrays.
#24168 by andrewgsavage was closed Dec 22, 2018 Loading…
4 tasks
Change _can_hold_na to a class attribute and document that it shouldn't be changed ExtensionArray Extending pandas with custom dtypes or arrays.
#20819 by Dr-Irv was merged Apr 26, 2018 Loading…
3 tasks done
0.23.0
REF: use should_extension_dispatch for comparison method ExtensionArray Extending pandas with custom dtypes or arrays.
#27912 by jbrockmendel was merged Aug 19, 2019 Loading… 1.0.0
Iloc truncates single-column dataframe with extension arrays ExtensionArray Extending pandas with custom dtypes or arrays. Indexing Related to indexing on series/frames, not to indexes themselves Output-Formatting __repr__ of pandas objects, to_string Stale Testing pandas testing functions or related to the test suite
#38750 by luijkr was closed Feb 11, 2021 Loading…
4 tasks
BUG: Series.replace does not preserve dtype of original Series Dtype Conversions Unexpected or buggy dtype conversions ExtensionArray Extending pandas with custom dtypes or arrays. Mothballed Temporarily-closed PR the author plans to return to replace replace method Strings String extension data type and string data
#37512 by arw2019 was closed Nov 11, 2020 Draft
5 tasks done
REF: EA quantile logic to EA._quantile ExtensionArray Extending pandas with custom dtypes or arrays.
#44412 by jbrockmendel was merged Nov 28, 2021 Loading…
4 tasks
1.4
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
Public API for extension arrays / types. Docs ExtensionArray Extending pandas with custom dtypes or arrays.
#23532 by TomAugspurger was closed Nov 9, 2018 Loading…
API: value_counts consistently return int64 dtype Dtype Conversions Unexpected or buggy dtype conversions ExtensionArray Extending pandas with custom dtypes or arrays.
#44692 by jbrockmendel was closed Nov 23, 2022 Loading…
3 of 4 tasks
QDataFrame ExtensionArray Extending pandas with custom dtypes or arrays. Subclassing Subclassing pandas objects
#45602 by wkerzendorf was closed Jan 28, 2022 Loading…
1 of 4 tasks
TST: fix DecimalArray._reduce kludges Dtype Conversions Unexpected or buggy dtype conversions ExtensionArray Extending pandas with custom dtypes or arrays.
#29630 by jbrockmendel was merged Nov 18, 2019 Loading… 1.0.0
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
CLN: Verify non-ndarray is an ExtensionArray in hash_array GH42003 Error Reporting Incorrect or improved errors from pandas ExtensionArray Extending pandas with custom dtypes or arrays. Stale
#42008 by TheNeuralBit was closed Aug 17, 2021 Loading…
BUG: DecimalArray and JSONArray that are empty return incorrect results for isna() Bug ExtensionArray Extending pandas with custom dtypes or arrays.
#21190 by Dr-Irv was merged May 24, 2018 Loading…
3 of 4 tasks
0.23.1
TST Providing unit test to snippet GH32414 Categorical Categorical Data Type ExtensionArray Extending pandas with custom dtypes or arrays. Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Testing pandas testing functions or related to the test suite
#43136 by Bhavay-2001 was closed Aug 27, 2021 Loading…
1 task done
REF: stop passing self as arg from ExtensionArray methods Clean ExtensionArray Extending pandas with custom dtypes or arrays. Refactor Internal refactoring of code Stale
#47440 by brunocoutinhoo was closed Aug 15, 2022 Loading…
2 of 3 tasks
BUG: allow None as upcasted_na value ExtensionArray Extending pandas with custom dtypes or arrays. Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#20851 by jorisvandenbossche was closed Aug 28, 2019 Loading…
Added try-except clause to catch numpy error. Constructors Series/DataFrame/Index/pd.array Constructors Dtype Conversions Unexpected or buggy dtype conversions ExtensionArray Extending pandas with custom dtypes or arrays.
#27970 by dustanlevenstein was closed Oct 3, 2019 Loading…
1 of 5 tasks
TST: Add test_groupby_std_on_nullable_column. ExtensionArray Extending pandas with custom dtypes or arrays. Groupby
#38883 by GabrielSimonetto was closed Jan 3, 2021 Loading…
4 of 5 tasks
Bug/45740 stack_multi_columns extension array downcast Dtype Conversions Unexpected or buggy dtype conversions ExtensionArray Extending pandas with custom dtypes or arrays. Reshaping Concat, Merge/Join, Stack/Unstack, Explode Stale
#46095 by ladidadadum was closed Apr 24, 2022 Loading…
2 of 4 tasks
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.