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

BUG: Handle all-NA blocks in concat ExtensionArray Extending pandas with custom dtypes or arrays. Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#20382 by TomAugspurger was merged Mar 18, 2018 Loading… updated Mar 18, 2018 0.23.0
TST: remove skip for values/index length mismatch in ExtensionArray tests ExtensionArray Extending pandas with custom dtypes or arrays. Testing pandas testing functions or related to the test suite
#20577 by jorisvandenbossche was merged Apr 2, 2018 Loading… updated Apr 3, 2018 0.23.0
DOC: Various EA docs Docs ExtensionArray Extending pandas with custom dtypes or arrays.
#20707 by TomAugspurger was merged Apr 21, 2018 Loading… updated Apr 21, 2018 0.23.0
EA.values warning test ExtensionArray Extending pandas with custom dtypes or arrays. Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#20793 by TomAugspurger was closed Apr 23, 2018 Loading… updated Apr 23, 2018 0.23.0
BUG: Coerce to object for mixed concat ExtensionArray Extending pandas with custom dtypes or arrays. Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#20799 by TomAugspurger was merged Apr 24, 2018 Loading… updated Apr 24, 2018
3 tasks done
0.23.0
TST: ExtensionArrays disallow .values attribute ExtensionArray Extending pandas with custom dtypes or arrays.
#20794 by jorisvandenbossche was merged Apr 24, 2018 Loading… updated Apr 24, 2018 0.23.0
TST: Fixed failures in JSON asserts ExtensionArray Extending pandas with custom dtypes or arrays.
#20827 by TomAugspurger was merged Apr 26, 2018 Loading… updated Apr 26, 2018 0.23.0
ENH: Support ExtensionArray in Groupby ExtensionArray Extending pandas with custom dtypes or arrays. Groupby
#20502 by TomAugspurger was merged Mar 28, 2018 Loading… updated May 2, 2018 0.23.0
BUG: ExtensionArray.fillna for scalar values ExtensionArray Extending pandas with custom dtypes or arrays. Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#20412 by TomAugspurger was merged Mar 19, 2018 Loading… updated May 2, 2018 0.23.0
CLN: move common printing utilties to pandas.io.formats.printing Clean ExtensionArray Extending pandas with custom dtypes or arrays. Output-Formatting __repr__ of pandas objects, to_string
#21234 by jreback was merged May 29, 2018 Loading… updated May 29, 2018 0.24.0
ENH: Support operators for ExtensionArray ExtensionArray Extending pandas with custom dtypes or arrays.
#20889 by Dr-Irv was closed May 30, 2018 Loading… updated Jun 29, 2018
4 tasks done
ENH: ExtensionArray support for objects with _can_hold_na=False and relational operators ExtensionArray Extending pandas with custom dtypes or arrays.
#20801 by Dr-Irv was closed Apr 24, 2018 Loading… updated Jun 29, 2018
2 of 3 tasks
ENH: add in extension dtype registry ExtensionArray Extending pandas with custom dtypes or arrays.
#21185 by jreback was merged Jul 3, 2018 Loading… updated Jul 3, 2018 0.24.0
ENH: extension ops ExtensionArray Extending pandas with custom dtypes or arrays.
#21191 by jreback was closed Jul 3, 2018 Loading… updated Jul 3, 2018 0.24.0
[CLN] Collect __repr__ and rendering methods together Clean ExtensionArray Extending pandas with custom dtypes or arrays. Internals Related to non-user accessible pandas implementation
#21984 by jbrockmendel was closed Jul 23, 2018 Loading… updated Jul 23, 2018
BUG fix IntegerArray.astype int -> uint Bug ExtensionArray Extending pandas with custom dtypes or arrays.
#22441 by jorisvandenbossche was merged Aug 22, 2018 Loading… updated Aug 22, 2018 0.24.0
BUG: astype(Int64) raises AttributeError Bug ExtensionArray Extending pandas with custom dtypes or arrays.
#22869 by sinhrks was merged Oct 10, 2018 Loading… updated Oct 10, 2018
3 tasks done
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… updated Oct 11, 2018 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… updated Oct 25, 2018 0.24.0
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… updated Nov 9, 2018
2 of 4 tasks
TST: Unskip some Categorical Tests Categorical Categorical Data Type ExtensionArray Extending pandas with custom dtypes or arrays. Testing pandas testing functions or related to the test suite
#23613 by TomAugspurger was merged Nov 11, 2018 Loading… updated Nov 11, 2018 0.24.0
TST: Fix integer ops comparison test ExtensionArray Extending pandas with custom dtypes or arrays. Testing pandas testing functions or related to the test suite
#23619 by TomAugspurger was merged Nov 11, 2018 Loading… updated Nov 14, 2018 0.24.0
TST: Extend datetime64 arith tests to array classes, fix several broken cases ExtensionArray Extending pandas with custom dtypes or arrays. Testing pandas testing functions or related to the test suite
#23771 by jbrockmendel was merged Nov 19, 2018 Loading… updated Nov 19, 2018 0.24.0
WIP: EA SetArray ExtensionArray Extending pandas with custom dtypes or arrays.
#22382 by h-vetinari was closed Nov 23, 2018 Loading… updated Nov 23, 2018
TST: run setitem tests for IntegerArray ExtensionArray Extending pandas with custom dtypes or arrays. Testing pandas testing functions or related to the test suite
#24054 by jreback was merged Dec 3, 2018 Loading… updated Dec 3, 2018 0.24.0
ProTip! Adding no:label will show everything without a label.