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: 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
REF: standardize usage in DataFrame vs SparseDataFrame ops Sparse Sparse Data Type
#28027 by jbrockmendel was merged Sep 17, 2019 Loading… 1.0.0
CLN: missing boilerplate in Sparse op Sparse Sparse Data Type
#27910 by jbrockmendel was merged Aug 19, 2019 Loading… 1.0.0
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
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: modf(SparseArray) Sparse Sparse Data Type
#26947 by TomAugspurger was merged Jun 19, 2019 Loading… 0.25.0
DEPR: Deprecate Series/Dataframe.to_dense/to_sparse Deprecate Functionality to remove in pandas Sparse Sparse Data Type
#26684 by VikramjeetD was merged Jun 19, 2019 Loading…
4 tasks done
0.25.0
Add more specific error message when user passes incorrect matrix format to from_coo Error Reporting Incorrect or improved errors from pandas Sparse Sparse Data Type
#26584 by fhoang7 was merged Jun 2, 2019 Loading…
4 tasks done
0.25.0
Deprecate SparseDataFrame and SparseSeries Deprecate Functionality to remove in pandas Sparse Sparse Data Type
#26137 by TomAugspurger was merged May 29, 2019 Loading… 0.25.0
API: concat on sparse values API Design Reshaping Concat, Merge/Join, Stack/Unstack, Explode Sparse Sparse Data Type
#25719 by TomAugspurger was merged Mar 19, 2019 Loading…
4 tasks
0.25.0
API: DataFrame.sparse accessor Sparse Sparse Data Type
#25682 by TomAugspurger was merged May 14, 2019 Loading… 0.25.0
BUG: User-facing AssertionError with add column to SparseDataFrame Error Reporting Incorrect or improved errors from pandas Sparse Sparse Data Type
#25503 by charlesdong1991 was merged Apr 12, 2019 Loading…
4 tasks
0.25.0
BUG/PERF: Sparse get_dummies uses concat Performance Memory or execution speed performance Sparse Sparse Data Type
#24372 by TomAugspurger was merged Dec 21, 2018 Loading… 0.24.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
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
BUG GH23744 ufuncs on DataFrame keeps dtype sparseness ExtensionArray Extending pandas with custom dtypes or arrays. Sparse Sparse Data Type
#23755 by JustinZhengBC was merged Nov 27, 2018 Loading…
4 tasks done
0.24.0
BUG: astype fill_value for SparseArray.astype Sparse Sparse Data Type
#23547 by TomAugspurger was merged Nov 12, 2018 Loading… 0.24.0
REF: collect ops dispatch functions in one place, try to de-duplicate SparseDataFrame methods Clean Numeric Operations Arithmetic, Comparison, and Logical operations Sparse Sparse Data Type
#23060 by jbrockmendel was merged Oct 28, 2018 Loading… 0.24.0
SparseArray is an ExtensionArray API Design ExtensionArray Extending pandas with custom dtypes or arrays. Sparse Sparse Data Type
#22325 by TomAugspurger was merged Oct 13, 2018 Loading…
4 tasks done
0.24.0
Fix nonzero of a SparseArray Sparse Sparse Data Type
#21175 by babky was merged Nov 17, 2018 Loading…
4 tasks done
0.24.0
DOC: update the pandas.DataFrame.to_sparse docstring Docs Sparse Sparse Data Type
#20193 by gioiab was merged Jul 10, 2018 Loading…
CLN: Remove Series._from_array Clean Sparse Sparse Data Type
#19893 by jaumebonet was merged Feb 27, 2018 Loading…
2 of 3 tasks
0.23.0
Sparse Ops Cleanup Clean Sparse Sparse Data Type
#19782 by jbrockmendel was merged Feb 21, 2018 Loading… 0.23.0
ProTip! Type g i on any issue or pull request to go back to the issue listing page.