-
- 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
BUG: Fix SparseFrameAccessor.to_dense return type Sparse Sparse Data Type Subclassing Subclassing pandas objects
DOCS: fix docstring validation errors for pandas.Series Docs Sparse Sparse Data Type
#59595 by ivonastojanovic was closed Sep 25, 2024 Loading…
BUG: pd.SparseDtype('int', 0) == pd.SparseDtype('int', pd.NA) returns pd.NA Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Sparse Sparse Data Type
#54776 by kshitiz305 was closed Sep 25, 2023 Loading…
1 of 5 tasks
DEPR: require SparseDtype.fill_value be compatible with SparseDtype.subtype Deprecate Functionality to remove in pandas Sparse Sparse Data Type
BUG: to_coo raising Systemerror for EA Categorical Categorical Data Type ExtensionArray Extending pandas with custom dtypes or arrays. MultiIndex Sparse Sparse Data Type
BUG: DatetimeArray.astype(Sparse) Dtype Conversions Unexpected or buggy dtype conversions Sparse Sparse Data Type
BUG: SparseArray.astype(np.int64) Astype Dtype Conversions Unexpected or buggy dtype conversions Sparse Sparse Data Type
PERF: sparse to_csv IO CSV read_csv, to_csv Performance Memory or execution speed performance Sparse Sparse Data Type Stale
#49066 by rtlee9 was closed Jan 4, 2023 Loading…
5 tasks done
Backport PR #48246 on branch 1.5.x (REGR: iloc not possible for sparse DataFrame) Indexing Related to indexing on series/frames, not to indexes themselves Regression Functionality that used to work in a prior pandas version Sparse Sparse Data Type
Backport PR #48246 on branch 1.4.x (REGR: iloc not possible for sparse DataFrame) Indexing Related to indexing on series/frames, not to indexes themselves Sparse Sparse Data Type
Previous Next
ProTip! Adding no:label will show everything without a label.