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

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… updated Dec 22, 2018
4 tasks
Concatenation of series of differing types should lead to object Bug ExtensionArray Extending pandas with custom dtypes or arrays.
#21922 by xhochy was closed Dec 23, 2018 Loading… updated Dec 23, 2018
3 of 4 tasks
API: Simplify repeat signature API Design ExtensionArray Extending pandas with custom dtypes or arrays.
#24447 by jschendel was merged Dec 27, 2018 Loading… updated Dec 27, 2018
2 tasks done
0.24.0
[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… updated Dec 27, 2018
4 tasks done
DOC: Correct import location for extension classes Docs ExtensionArray Extending pandas with custom dtypes or arrays.
#24456 by topper-123 was merged Dec 27, 2018 Loading… updated Dec 27, 2018 0.24.0
Implement Delegate parts of #24024 Datetime Datetime data dtype ExtensionArray Extending pandas with custom dtypes or arrays.
#24463 by jbrockmendel was merged Dec 28, 2018 Loading… updated Dec 28, 2018 0.24.0
NumPyBackedExtensionArray ExtensionArray Extending pandas with custom dtypes or arrays.
#24227 by TomAugspurger was merged Dec 28, 2018 Loading… updated Dec 28, 2018
3 tasks
0.24.0
searchsorted, repeat broken off from #24024 Datetime Datetime data dtype ExtensionArray Extending pandas with custom dtypes or arrays.
#24461 by jbrockmendel was merged Dec 28, 2018 Loading… updated Dec 28, 2018 0.24.0
dtype validation from 24024 Dtype Conversions Unexpected or buggy dtype conversions ExtensionArray Extending pandas with custom dtypes or arrays.
#24478 by jbrockmendel was merged Dec 29, 2018 Loading… updated Dec 29, 2018 0.24.0
Mix EA into DTA/TDA; part of 24024 ExtensionArray Extending pandas with custom dtypes or arrays. Refactor Internal refactoring of code
#24502 by jbrockmendel was merged Dec 30, 2018 Loading… updated Dec 31, 2018 0.24.0
Make _freq/freq/tz/_tz/dtype/_dtype/offset/_offset all inherit reliably Datetime Datetime data dtype ExtensionArray Extending pandas with custom dtypes or arrays.
#24517 by jbrockmendel was merged Jan 1, 2019 Loading… updated Jan 1, 2019 0.24.0
REF: Stop mixing DTA/TDA into DTI/TDI Datetime Datetime data dtype ExtensionArray Extending pandas with custom dtypes or arrays.
#24476 by jbrockmendel was merged Dec 29, 2018 Loading… updated Jan 2, 2019 0.24.0
API: Standard signature for to_numpy ExtensionArray Extending pandas with custom dtypes or arrays.
#24341 by TomAugspurger was merged Dec 19, 2018 Loading… updated Jan 2, 2019 0.24.0
ENH: ExtensionArray.repeat ExtensionArray Extending pandas with custom dtypes or arrays.
#24349 by TomAugspurger was merged Dec 20, 2018 Loading… updated Jan 2, 2019 0.24.0
ENH: ExtensionArray.searchsorted ExtensionArray Extending pandas with custom dtypes or arrays.
#24350 by TomAugspurger was merged Dec 28, 2018 Loading… updated Jan 2, 2019 0.24.0
Datetimelike __setitem__ Datetime Datetime data dtype ExtensionArray Extending pandas with custom dtypes or arrays.
#24477 by TomAugspurger was merged Dec 29, 2018 Loading… updated Jan 2, 2019 0.24.0
Fixed PeriodArray._time_shift positional argument Datetime Datetime data dtype ExtensionArray Extending pandas with custom dtypes or arrays.
#24524 by TomAugspurger was merged Dec 31, 2018 Loading… updated Jan 2, 2019 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… updated Jan 2, 2019 0.24.0
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… updated Jan 5, 2019 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… updated Jan 5, 2019 0.24.0
API: consistent __array__ for datetime-like ExtensionArrays ExtensionArray Extending pandas with custom dtypes or arrays.
#23593 by jorisvandenbossche was merged Jan 5, 2019 Loading… updated Jan 6, 2019 0.24.0
API: Datetime/TimedeltaArray from to_datetime Datetime Datetime data dtype Dtype Conversions Unexpected or buggy dtype conversions ExtensionArray Extending pandas with custom dtypes or arrays.
#24660 by TomAugspurger was merged Jan 8, 2019 Loading… updated Jan 8, 2019 0.24.0
do freq validation in DTA.__init__ Datetime Datetime data dtype ExtensionArray Extending pandas with custom dtypes or arrays.
#24686 by jbrockmendel was merged Jan 10, 2019 Loading… updated Jan 10, 2019
2 of 4 tasks
0.24.0
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… updated Jan 11, 2019
4 tasks done
0.24.0
BUG: fixed merging with empty frame containing an Int64 column (#25183) Dtype Conversions Unexpected or buggy dtype conversions ExtensionArray Extending pandas with custom dtypes or arrays. Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#25289 by josham was merged Feb 24, 2019 Loading… updated Feb 24, 2019
4 tasks done
0.24.2
ProTip! Add no:assignee to see everything that’s not assigned.