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

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
Catch Exception in combine ExtensionArray Extending pandas with custom dtypes or arrays.
#22936 by TomAugspurger was merged Oct 4, 2018 Loading… 0.24.0
Update type for PeriodDtype / DatetimeTZDtype / IntervalDtype Dtype Conversions Unexpected or buggy dtype conversions ExtensionArray Extending pandas with custom dtypes or arrays.
#22938 by TomAugspurger was merged Oct 4, 2018 Loading… 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
API: ExtensionDtype Equality and Hashability ExtensionArray Extending pandas with custom dtypes or arrays.
#22996 by TomAugspurger was merged Oct 8, 2018 Loading… 0.24.0
BUG: Concat multiple different ExtensionArray types Dtype Conversions Unexpected or buggy dtype conversions ExtensionArray Extending pandas with custom dtypes or arrays. Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#22997 by TomAugspurger was merged Oct 18, 2018 Loading… 0.24.0
Support ExtensionArray in hash_pandas_object ExtensionArray Extending pandas with custom dtypes or arrays.
#23082 by TomAugspurger was merged Oct 11, 2018 Loading… 0.24.0
CLN: Move to_period, to_perioddelta up to EA subclasses Datetime Datetime data dtype ExtensionArray Extending pandas with custom dtypes or arrays. Period Period data type
#23113 by jbrockmendel was merged Oct 22, 2018 Loading… 0.24.0
BUG/PERF: Avoid listifying in dispatch_to_extension_op ExtensionArray Extending pandas with custom dtypes or arrays. Numeric Operations Arithmetic, Comparison, and Logical operations
#23155 by TomAugspurger was merged Oct 19, 2018 Loading… 0.24.0
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
[WIP] Add basic ExtensionIndex class ExtensionArray Extending pandas with custom dtypes or arrays.
#23223 by jorisvandenbossche was closed Jun 8, 2019 Loading…
BUG GH23224 Allow integer_array to be initialized with all None Bug ExtensionArray Extending pandas with custom dtypes or arrays. Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#23237 by JustinZhengBC was merged Oct 23, 2018 Loading…
3 of 4 tasks
0.24.0
ENH:Add EA types to read CSV ExtensionArray Extending pandas with custom dtypes or arrays. IO CSV read_csv, to_csv
#23255 by kprestel was merged Jan 2, 2019 Loading… 0.24.0
Add tests in methods.py 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
#23261 by thoo was merged Oct 30, 2018 Loading… 0.24.0
BUG: merging an Integer EA rasises ExtensionArray Extending pandas with custom dtypes or arrays. Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#23262 by makbigc was merged Dec 19, 2018 Loading…
3 tasks
0.24.0
ENH: Support EAs in Series.unstack ExtensionArray Extending pandas with custom dtypes or arrays. Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#23284 by TomAugspurger was merged Nov 7, 2018 Loading… 0.24.0
Preserve EA dtype in DataFrame.stack ExtensionArray Extending pandas with custom dtypes or arrays. Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#23285 by TomAugspurger was merged Nov 8, 2018 Loading… 0.24.0
Add base test for extensionarray setitem #23300 ExtensionArray Extending pandas with custom dtypes or arrays. Testing pandas testing functions or related to the test suite
#23304 by charlesdong1991 was merged Oct 26, 2018 Loading…
4 tasks done
0.24.0
BUG-23224 Fix PR 23237 / Integer NA creation from None Bug Dtype Conversions Unexpected or buggy dtype conversions ExtensionArray Extending pandas with custom dtypes or arrays.
#23310 by JustinZhengBC was merged Oct 25, 2018 Loading… 0.24.0
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: GroupBy return EA dtype ExtensionArray Extending pandas with custom dtypes or arrays. Groupby
#23318 by 5hirish was merged Nov 6, 2018 Loading…
4 tasks done
0.24.0
WIP: DatetimeArray+TimedeltaArray Datetime Datetime data dtype ExtensionArray Extending pandas with custom dtypes or arrays. Refactor Internal refactoring of code Timedelta Timedelta data type
#23415 by jbrockmendel was closed Nov 12, 2018 Loading… 0.24.0
REF: stricter checks in _simple_new, avoid shallow_copy in EAs API Design Datetime Datetime data dtype ExtensionArray Extending pandas with custom dtypes or arrays.
#23426 by jbrockmendel was closed Oct 31, 2018 Loading…
4 tasks
Add base test for Series[ExtensionArray].sort_values with sort=False ExtensionArray Extending pandas with custom dtypes or arrays. Testing pandas testing functions or related to the test suite
#23515 by akulagrawal was closed Nov 8, 2018 Loading…
2 of 4 tasks
Public API for extension arrays / types. Docs ExtensionArray Extending pandas with custom dtypes or arrays.
#23532 by TomAugspurger was closed Nov 9, 2018 Loading…
ProTip! Adding no:label will show everything without a label.