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

Sparse array cumsum leads to infinite recursion 62669 Bug Sparse Sparse Data Type
#62703 by santhoshbethi was merged Nov 30, 2025 Loading…
5 tasks done
3.0
BUG: Fix SparseFrameAccessor.to_dense return type Sparse Sparse Data Type Subclassing Subclassing pandas objects
#59967 by janezd was merged Oct 4, 2024 Loading…
4 tasks done
3.0
TST: Add SparseArray _arith_method test to fail on incorrect comparison operator Sparse Sparse Data Type Testing pandas testing functions or related to the test suite
#59648 by jsngn was merged Aug 31, 2024 Loading…
3 of 5 tasks
3.0
DOCS: fix docstring validation errors for pandas.Series Docs Sparse Sparse Data Type
#59595 by ivonastojanovic was closed Sep 25, 2024 Loading…
Fix SparseDtype comparison Sparse Sparse Data Type
#57783 by tqa236 was merged Mar 9, 2024 Loading…
2 of 5 tasks
3.0
TST: use one-class pattern for SparseArray Sparse Sparse Data Type
#56513 by jbrockmendel was merged Dec 18, 2023 Loading… 2.2
BUG: Keep original values when taking with a new fill value Sparse Sparse Data Type
#55929 by rob-sil was merged Nov 20, 2023 Loading…
4 tasks done
2.2
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
BUG: SparseDtype requires numpy dtype Sparse Sparse Data Type
#53160 by jbrockmendel was merged May 11, 2023 Loading…
2 of 5 tasks
2.1
DEPR: require SparseDtype.fill_value be compatible with SparseDtype.subtype Deprecate Functionality to remove in pandas Sparse Sparse Data Type
#53043 by jbrockmendel was merged May 11, 2023 Loading…
3 of 5 tasks
2.1
DEPR: SparseArray(scalar) Deprecate Functionality to remove in pandas Sparse Sparse Data Type
#53039 by jbrockmendel was merged May 2, 2023 Loading…
2 of 5 tasks
2.1
ENH: support na_action in SparseArray.map Sparse Sparse Data Type
#52096 by topper-123 was merged Mar 22, 2023 Loading…
5 tasks done
2.1
DOC: Remove old SparseDataFrame/SparseSeries references Docs Sparse Sparse Data Type
#52092 by topper-123 was merged Mar 21, 2023 Loading… 2.1
DOC: add example for sparse.density and sparse.coo Docs Sparse Sparse Data Type
#51909 by Moisan was merged Mar 16, 2023 Loading…
2 of 5 tasks
2.1
BUG: to_coo raising Systemerror for EA Categorical Categorical Data Type ExtensionArray Extending pandas with custom dtypes or arrays. MultiIndex Sparse Sparse Data Type
#51007 by phofl was merged Jan 30, 2023 Loading…
5 tasks done
2.0
API: Harmonize dtype for index levels for Series.sparse.from_coo Sparse Sparse Data Type
#50926 by topper-123 was merged Jan 23, 2023 Loading… 2.0
TST: Test dtype sparseDtype with specificd fill value Sparse Sparse Data Type Testing pandas testing functions or related to the test suite
#50743 by luke396 was merged Jan 16, 2023 Loading…
2 of 5 tasks
2.0
BUG: SparseArray[dt64_weird_fill_value].astype(int64) Astype Sparse Sparse Data Type
#50087 by jbrockmendel was merged Dec 7, 2022 Loading…
4 of 5 tasks
2.0
BUG: DatetimeArray.astype(Sparse) Dtype Conversions Unexpected or buggy dtype conversions Sparse Sparse Data Type
#50082 by jbrockmendel was merged Dec 6, 2022 Loading…
2 of 5 tasks
2.0
BUG: SparseArray.astype(np.int64) Astype Dtype Conversions Unexpected or buggy dtype conversions Sparse Sparse Data Type
#49704 by jbrockmendel was merged Nov 17, 2022 Loading…
3 of 5 tasks
2.0
API: stop special-casing SparseArray._quantile quantile quantile method Sparse Sparse Data Type
#49583 by jbrockmendel was merged Nov 22, 2022 Loading…
5 tasks
2.0
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
#48311 by meeseeksmachine was merged Aug 30, 2022 Loading… 1.4.4
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
#48310 by simonjayhawkins was merged Aug 30, 2022 Loading… 1.4.4
ProTip! Adding no:label will show everything without a label.