-
- 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
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 fix - extension array with 2d datetime64 ExtensionArray Extending pandas with custom dtypes or arrays. Output-Formatting __repr__ of pandas objects, to_string
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
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
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
BUG: TypeError when doing equality comparison with Extension Dtype Dtype Conversions Unexpected or buggy dtype conversions ExtensionArray Extending pandas with custom dtypes or arrays.
#44618 by ata-turhan was closed Dec 10, 2021 Loading…
1 of 2 tasks
Bugfix for constructing empty Series, with index, using ExtensionDtyp… Bug ExtensionArray Extending pandas with custom dtypes or arrays. Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
Fix/26837 format array ExtensionArray Extending pandas with custom dtypes or arrays. Output-Formatting __repr__ of pandas objects, to_string Refactor Internal refactoring of code Stale
#44527 by TomAugspurger was closed Mar 6, 2022 Loading…
4 tasks done
BUG: IntegerArray/FloatingArray constructors mismatched NAs ExtensionArray Extending pandas with custom dtypes or arrays. Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate NA - MaskedArrays Related to pd.NA and nullable extension arrays
REF: EA quantile logic to EA._quantile ExtensionArray Extending pandas with custom dtypes or arrays.
BUG: make Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff ExtensionArray Extending pandas with custom dtypes or arrays.
mean() raise an exception for strings Algos #44131 by kinshukdua was closed May 7, 2022 Loading…
9 tasks done
EA: fillna should accept same type #32414 ExtensionArray Extending pandas with custom dtypes or arrays. Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Stale Testing pandas testing functions or related to the test suite
#43230 by Bhavay-2001 was closed Jan 16, 2022 Loading…
1 task done
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
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…
API: allow nan-likes 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
#41412 by lithomas1 was closed Apr 24, 2022 Loading…
4 tasks done
TYP: Typing changes for ExtensionArray.astype ExtensionArray Extending pandas with custom dtypes or arrays. Typing type annotations, mypy/pyright type checking
ENH: implement EA.replace ExtensionArray Extending pandas with custom dtypes or arrays.
#39600 by jbrockmendel was closed Feb 12, 2021 Loading…
4 tasks
BUG/API: make setitem-inplace preserve dtype when possible with PandasArray, IntegerArray, FloatingArray Dtype Conversions Unexpected or buggy dtype conversions ExtensionArray Extending pandas with custom dtypes or arrays. Indexing Related to indexing on series/frames, not to indexes themselves
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: avoid attribute error with pyarrow >=0.16.0 and <1.0.0 Dependencies Required and optional dependencies ExtensionArray Extending pandas with custom dtypes or arrays. Strings String extension data type and string data
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
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
[#38390] Bug fix for Datetime64Formatter with values of ndim > 1 ExtensionArray Extending pandas with custom dtypes or arrays. Output-Formatting __repr__ of pandas objects, to_string Stale
#38391 by BryanCutler was closed Mar 9, 2021 Loading…
5 tasks done
BUG: incorrect EA casting in groubpy.agg Dtype Conversions Unexpected or buggy dtype conversions ExtensionArray Extending pandas with custom dtypes or arrays. Groupby
#38254 by jbrockmendel was closed Jan 24, 2021 Loading…
4 of 5 tasks
Previous Next
ProTip! Exclude everything labeled
bug with -label:bug.