-
- Notifications
You must be signed in to change notification settings - Fork 19.4k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
DEPR: index argument to SparseArray Constructors Series/DataFrame/Index/pd.array Constructors Deprecate Functionality to remove in pandas Sparse Sparse Data Type
PERF: Sparse Series to scipy COO sparse matrix Performance Memory or execution speed performance Sparse Sparse Data Type
TST: strictify xfails in sparse tests Sparse Sparse Data Type Testing pandas testing functions or related to the test suite
BUG: astype_nansafe with copy=False Dtype Conversions Unexpected or buggy dtype conversions Sparse Sparse Data Type
BUG: .sparse.to_coo() with numeric col index without a 0 Bug Dtype Conversions Unexpected or buggy dtype conversions Sparse Sparse Data Type
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
REGR: Fix Index construction from Sparse["datetime64[ns]"] Datetime Datetime data dtype Index Related to the Index class or subclasses Sparse Sparse Data Type
ENH: Add is_sparse method to check for sparse columns in a DataFrame (GH26706) DataFrame DataFrame data structure Enhancement Needs Discussion Requires discussion from core team before further action Sparse Sparse Data Type
#37279 by avinashpancham was closed Jul 10, 2021 Loading…
5 tasks done
"Backport PR #35838 on branch 1.1.x" Bug Constructors Series/DataFrame/Index/pd.array Constructors Datetime Datetime data dtype Sparse Sparse Data Type
Fix Series construction from Sparse["datetime64[ns]"] Bug Constructors Series/DataFrame/Index/pd.array Constructors Datetime Datetime data dtype Sparse Sparse Data Type
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
Fix indexing, reindex on all-sparse SparseArray. Regression Functionality that used to work in a prior pandas version Sparse Sparse Data Type
ProTip! Exclude everything labeled
bug with -label:bug.