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: preserve categorical & sparse types when grouping / pivot & preserve dtypes on ufuncs Bug Categorical Categorical Data Type ExtensionArray Extending pandas with custom dtypes or arrays. Groupby Sparse Sparse Data Type
#26550 by jreback was closed Jun 27, 2019 Loading… 0.25.0
BUG-16807-1 SparseFrame fills with default_fill_value if data is None Bug Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Sparse Sparse Data Type
#24842 by JustinZhengBC was merged Mar 3, 2019 Loading…
3 of 4 tasks
0.25.0
DOC: Update is_sparse docstring Docs Sparse Sparse Data Type
#19983 by sechilds was merged Nov 13, 2018 Loading…
1 of 4 tasks
added check if categoricalDtype for issue #19278 Categorical Categorical Data Type Sparse Sparse Data Type
#20644 by xchoudhury was closed Oct 11, 2018 Loading…
2 of 4 tasks
Fixes np.unique on SparseArray Bug Reshaping Concat, Merge/Join, Stack/Unstack, Explode Sparse Sparse Data Type
#19651 by hexgnu was closed Oct 17, 2018 Loading…
4 tasks done
Allows for merging of SparseDataFrames, and fixes __array__ interface Reshaping Concat, Merge/Join, Stack/Unstack, Explode Sparse Sparse Data Type
#19488 by hexgnu was closed Oct 17, 2018 Loading…
4 tasks done
CLN GH23123 Move SparseArray to arrays Refactor Internal refactoring of code Sparse Sparse Data Type
#23147 by JustinZhengBC was merged Oct 16, 2018 Loading…
3 of 4 tasks
BUG: Fix wrong SparseBlock initialization Bug Sparse Sparse Data Type
#17386 by Licht-T was closed Jul 7, 2018 Loading…
3 of 4 tasks
SparseSeries accepts scipy.sparse.spmatrix in constructor Reshaping Concat, Merge/Join, Stack/Unstack, Explode Sparse Sparse Data Type
#16617 by kernc was closed Jan 21, 2018 Loading…
4 tasks done
BUG: Made SparseDataFrame.fillna() fill all NaNs Bug Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Sparse Sparse Data Type
#16892 by kernc was closed Jul 22, 2017 Loading…
4 tasks done
0.21.0
BUG: Made SparseDataFrame.fillna() fill all NaNs Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Sparse Sparse Data Type
#16178 by keitakurita was closed Jul 12, 2017 Loading…
3 tasks done
ProTip! Exclude everything labeled bug with -label:bug.