-
- 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
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…
EA: support basic 2D operations Enhancement ExtensionArray Extending pandas with custom dtypes or arrays.
#27142 by jbrockmendel was closed Sep 16, 2019 Loading…
[WIP, ENH] Adds cumulative methods to ea ExtensionArray Extending pandas with custom dtypes or arrays. Numeric Operations Arithmetic, Comparison, and Logical operations
#28509 by datajanko was closed Oct 4, 2021 Loading…
9 of 11 tasks
EA: require size instead of __len__ ExtensionArray Extending pandas with custom dtypes or arrays.
#28389 by jbrockmendel was closed Nov 2, 2019 Loading…
TST: test custom _formatter for ExtensionArray + revert ExtensionArrayFormatter removal ExtensionArray Extending pandas with custom dtypes or arrays. Output-Formatting __repr__ of pandas objects, to_string
#26845 by jorisvandenbossche was merged Jun 14, 2019 Loading…
API: ExtensionArray.argsort places the missing value at the end API Design ExtensionArray Extending pandas with custom dtypes or arrays.
#26354 by makbigc was closed Jun 30, 2019 Loading…
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
WIP: Maintain Int64 Precision on Construction ExtensionArray Extending pandas with custom dtypes or arrays.
#26272 by WillAyd was closed Jul 11, 2019 Loading…
2 of 4 tasks
REF: remove special-casing for internal EAs from format_array ExtensionArray Extending pandas with custom dtypes or arrays. Output-Formatting __repr__ of pandas objects, to_string
#26965 by simonjayhawkins was closed Aug 28, 2019 Loading…
3 tasks
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
Implement take for EA mixins ExtensionArray Extending pandas with custom dtypes or arrays. Indexing Related to indexing on series/frames, not to indexes themselves
#23159 by jbrockmendel was closed Oct 18, 2018 Loading…
2 of 4 tasks
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
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 extra info section to EA repr ExtensionArray Extending pandas with custom dtypes or arrays. Output-Formatting __repr__ of pandas objects, to_string
#24279 by TomAugspurger was closed Jun 8, 2019 Loading…
Public API for extension arrays / types. Docs ExtensionArray Extending pandas with custom dtypes or arrays.
#23532 by TomAugspurger was closed Nov 9, 2018 Loading…
ENH: Implement EA unary ops ExtensionArray Extending pandas with custom dtypes or arrays. Numeric Operations Arithmetic, Comparison, and Logical operations
#23313 by sinhrks was closed Aug 28, 2019 Loading…
10 tasks done
[Bug] Comparison between two PeriodIndexes doesn't validate length (GH #23078) ExtensionArray Extending pandas with custom dtypes or arrays. Period Period data type
#23896 by makbigc was closed Dec 27, 2018 Loading…
4 tasks done
[WIP]: API ExtensionDtype for DTA & TDA Dtype Conversions Unexpected or buggy dtype conversions ExtensionArray Extending pandas with custom dtypes or arrays.
#24674 by TomAugspurger was closed Jul 29, 2019 Loading…
4 tasks
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
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
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
StringArray comparisions return BooleanArray API Design ExtensionArray Extending pandas with custom dtypes or arrays. Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#30231 by TomAugspurger was merged Dec 18, 2019 Loading…
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
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/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…
Previous Next
ProTip! Follow long discussions with comments:>50.