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

Tests .loc on sparse DataFrame #34687 Dtype Conversions Unexpected or buggy dtype conversions Sparse Sparse Data Type Stale Testing pandas testing functions or related to the test suite
#38540 by weikhor was closed Feb 11, 2021 Loading…
BUG: Series(dt64, dtype="Sparse[object]") Dtype Conversions Unexpected or buggy dtype conversions Sparse Sparse Data Type
#38508 by jbrockmendel was closed Dec 16, 2020 Loading…
3 of 5 tasks
BUG: Fix is_categorical_dtype for Sparse[category] Categorical Categorical Data Type Dtype Conversions Unexpected or buggy dtype conversions Sparse Sparse Data Type
#35797 by dsaxton was closed Sep 19, 2020 Loading…
5 tasks done
BUG: incorrect type when indexing sparse dataframe with iterable Indexing Related to indexing on series/frames, not to indexes themselves Sparse Sparse Data Type Testing pandas testing functions or related to the test suite
#34908 by suvayu was merged Jul 8, 2020 Loading…
4 tasks done
1.1
2
9
TST: add explicit csr explicit zero tests for GH28992 Sparse Sparse Data Type Testing pandas testing functions or related to the test suite
#34182 by bakitybacon was closed Jul 24, 2020 Loading…
4 tasks
DEPR: remove get_values, SparseArray.values Clean Deprecate Functionality to remove in pandas Sparse Sparse Data Type
#29989 by jbrockmendel was merged Dec 4, 2019 Loading… 1.0.0
Remove SparseSeries and SparseDataFrame Deprecate Functionality to remove in pandas Sparse Sparse Data Type
#28425 by TomAugspurger was merged Sep 18, 2019 Loading… 1.0.0
25
70
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: Preserve sparse dtype when reindexing Regression Functionality that used to work in a prior pandas version Sparse Sparse Data Type
#26183 by alex-hutton was closed Jun 8, 2019 Loading…
1 of 4 tasks
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
REF: de-duplicate DataFrame/SparseDataFrame arithmetic code Clean Sparse Sparse Data Type
#23414 by jbrockmendel was closed Nov 26, 2018 Loading…
BUG: SparseArray.unique with all sparse Sparse Sparse Data Type
#23186 by TomAugspurger was merged Oct 18, 2018 Loading… 0.24.0
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
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
DOC: Update is_sparse docstring Docs Sparse Sparse Data Type
#19983 by sechilds was merged Nov 13, 2018 Loading…
1 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
ENH: SparseDataFrame/SparseSeries value assignment Sparse Sparse Data Type
#17785 by kernc was closed Nov 26, 2018 Loading…
4 tasks done
BUG: Fix wrong SparseBlock initialization Bug Sparse Sparse Data Type
#17386 by Licht-T was closed Jul 7, 2018 Loading…
3 of 4 tasks
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
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 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! Type g p on any issue or pull request to go back to the pull request listing page.