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: Operations with SparseArray return SA with wrong indices Bug Sparse Sparse Data Type
#45125 by bdrum was merged Jan 8, 2022 Loading…
2 of 4 tasks
1.4
PERF: Faster SparseArray.__getitem__ for boolean masks (#23122) Indexing Related to indexing on series/frames, not to indexes themselves Performance Memory or execution speed performance Sparse Sparse Data Type
#44955 by bdrum was merged Dec 27, 2021 Loading…
4 tasks
1.4
BUG: SparseArray.__floordiv__ not matching non-Sparse Series behavior Numeric Operations Arithmetic, Comparison, and Logical operations Sparse Sparse Data Type
#44928 by jbrockmendel was merged Dec 19, 2021 Loading…
3 of 4 tasks
1.4
BUG/ERR: sparse array cmp methods mismatched len Bug Error Reporting Incorrect or improved errors from pandas Numeric Operations Arithmetic, Comparison, and Logical operations Sparse Sparse Data Type
#43863 by mzeitlin11 was merged Oct 4, 2021 Loading…
3 tasks done
1.4
REF: use _unary_method for SparseArray.__abs__ Numeric Operations Arithmetic, Comparison, and Logical operations Refactor Internal refactoring of code Sparse Sparse Data Type
#43846 by jbrockmendel was merged Oct 1, 2021 Loading… 1.4
PERF: materialize less on slice in sparse __getitem__ Indexing Related to indexing on series/frames, not to indexes themselves Performance Memory or execution speed performance Sparse Sparse Data Type
#43777 by mzeitlin11 was merged Sep 28, 2021 Loading… 1.4
BUG: to_coo silently converting non-zero fill values Error Reporting Incorrect or improved errors from pandas Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Sparse Sparse Data Type
#43763 by saehuihwang was merged Sep 28, 2021 Loading…
4 tasks done
1.4
PERF: sparse take Indexing Related to indexing on series/frames, not to indexes themselves Performance Memory or execution speed performance Sparse Sparse Data Type
#43654 by mzeitlin11 was merged Sep 21, 2021 Loading… 1.4
BUG/PERF: sparse min/max don't densify Bug Performance Memory or execution speed performance Reduction Operations sum, mean, min, max, etc. Sparse Sparse Data Type
#43527 by mzeitlin11 was merged Sep 12, 2021 Loading…
3 tasks done
1.4
PERF: Sparse Series to scipy COO sparse matrix Performance Memory or execution speed performance Sparse Sparse Data Type
#42925 by TLouf was merged Sep 5, 2021 Loading…
4 tasks done
1.4
Min max sparse Reduction Operations sum, mean, min, max, etc. Sparse Sparse Data Type
#41159 by taytzehao was merged Apr 28, 2021 Loading…
4 tasks done
1.3
REGR: Fix Index construction from Sparse["datetime64[ns]"] Datetime Datetime data dtype Index Related to the Index class or subclasses Sparse Sparse Data Type
#38332 by simonjayhawkins was merged Dec 7, 2020 Loading…
5 tasks
1.1.5
Update SparseDtype user guide doc Docs Sparse Sparse Data Type
#35837 by dsaxton was merged Aug 31, 2020 Loading… 1.2
Fix indexing, reindex on all-sparse SparseArray. Regression Functionality that used to work in a prior pandas version Sparse Sparse Data Type
#35287 by TomAugspurger was merged Jul 16, 2020 Loading… 1.1
TST: added tests for sparse and date range quantiles Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Sparse Sparse Data Type Testing pandas testing functions or related to the test suite
#35236 by sanders41 was merged Jul 16, 2020 Loading…
4 of 5 tasks
1.1
TST: Add test to verify 'dropna' behaviour on SparseArray Sparse Sparse Data Type Testing pandas testing functions or related to the test suite
#34879 by MBrouns was merged Jun 20, 2020 Loading…
5 tasks done
1.1
TST: sparse and dense concat test GH30667 Reshaping Concat, Merge/Join, Stack/Unstack, Explode Sparse Sparse Data Type Testing pandas testing functions or related to the test suite
#34355 by ricalanis was merged May 25, 2020 Loading…
5 tasks done
1.1
BUG: Summing a sparse boolean series raises TypeError Bug Sparse Sparse Data Type
#34220 by simonjayhawkins was merged May 18, 2020 Loading…
5 tasks
1.1
REGR: use dtype.fill_value in ExtensionBlock.fill_value where available Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Sparse Sparse Data Type
#34158 by scottgigante was merged Jun 1, 2020 Loading…
5 tasks done
1.1
BUG: conversion of empty DataFrame to SparseDtype (#33113) Reshaping Concat, Merge/Join, Stack/Unstack, Explode Sparse Sparse Data Type
#33118 by choucavalier was merged Jun 25, 2020 Loading…
5 tasks done
1.1
PERF: optimize DataFrame.sparse.from_spmatrix performance Performance Memory or execution speed performance Sparse Sparse Data Type
#32825 by rth was merged Mar 22, 2020 Loading… 1.1
PERF: fix SparseArray._simple_new object initialization Performance Memory or execution speed performance Sparse Sparse Data Type
#32821 by jorisvandenbossche was merged Mar 19, 2020 Loading… 1.1
BUG: Fix wrong reading sparse matrix Sparse Sparse Data Type
#31991 by m7142yosuke was merged Apr 16, 2020 Loading…
5 tasks done
1.1
Tests for Deprecate SparseArray for python 3.6 and 3.7 and fixes to other deprecation tests Compat pandas objects compatability with Numpy or Python functions Sparse Sparse Data Type
#30799 by Dr-Irv was merged Jan 9, 2020 Loading…
4 of 5 tasks
1.0.0
CLN: Deprecate pandas.SparseArray for pandas.arrays.SparseArray Deprecate Functionality to remove in pandas Sparse Sparse Data Type
#30656 by Dr-Irv was merged Jan 5, 2020 Loading…
4 of 5 tasks
1.0.0
ProTip! Add no:assignee to see everything that’s not assigned.