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/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
BUG: fix index validation in algos.take Bug Sparse Sparse Data Type
#27079 by jbrockmendel was merged Jun 27, 2019 Loading…
3 of 4 tasks
0.25.0
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: 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
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
TST: Move more frame tests to SharedWithSparse Sparse Sparse Data Type Testing pandas testing functions or related to the test suite
#17227 by kernc was merged Aug 12, 2017 Loading…
2 of 4 tasks
0.21.0
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
Update SparseDtype user guide doc Docs Sparse Sparse Data Type
#35837 by dsaxton was merged Aug 31, 2020 Loading… 1.2
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
DOC: Fix PEP-8 issues in sparse.rst Code Style Code style, linting, code_checks Docs Sparse Sparse Data Type
#23907 by FHaase was merged Nov 25, 2018 Loading… 0.24.0
CLN: missing boilerplate in Sparse op Sparse Sparse Data Type
#27910 by jbrockmendel was merged Aug 19, 2019 Loading… 1.0.0
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
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
BUG: SparseDataFrame op incorrectly casting to float Bug Numeric Operations Arithmetic, Comparison, and Logical operations Sparse Sparse Data Type
#28107 by jbrockmendel was merged Sep 2, 2019 Loading…
3 of 5 tasks
1.0.0
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: modf(SparseArray) Sparse Sparse Data Type
#26947 by TomAugspurger was merged Jun 19, 2019 Loading… 0.25.0
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
Sparse Ops Cleanup Clean Sparse Sparse Data Type
#19782 by jbrockmendel was merged Feb 21, 2018 Loading… 0.23.0
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
COMPAT: np.full not available in all versions, xref #16773 Compat pandas objects compatability with Numpy or Python functions Sparse Sparse Data Type
#17000 by jreback was merged Jul 18, 2017 Loading… 0.21.0
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: Fix wrong reading sparse matrix Sparse Sparse Data Type
#31991 by m7142yosuke was merged Apr 16, 2020 Loading…
5 tasks done
1.1
TST: parametrize sparse array arithmetic tests Sparse Sparse Data Type Testing pandas testing functions or related to the test suite
#27271 by jbrockmendel was merged Jul 9, 2019 Loading… 0.25.0
API: Always return DataFrame from get_dummies API Design Reshaping Concat, Merge/Join, Stack/Unstack, Explode Sparse Sparse Data Type
#24284 by TomAugspurger was merged Dec 15, 2018 Loading… 0.24.0
ProTip! no:milestone will show everything without a milestone.