-
- 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: SparseDataFrame op incorrectly casting to float Bug Numeric Operations Arithmetic, Comparison, and Logical operations Sparse Sparse Data Type
TST: parametrize sparse array arithmetic tests Sparse Sparse Data Type Testing pandas testing functions or related to the test suite
DEPR: Deprecate Series/Dataframe.to_dense/to_sparse Deprecate Functionality to remove in pandas Sparse Sparse Data Type
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
Deprecate SparseDataFrame and SparseSeries Deprecate Functionality to remove in pandas Sparse Sparse Data Type
API: concat on sparse values API Design Reshaping Concat, Merge/Join, Stack/Unstack, Explode Sparse Sparse Data Type
BUG: User-facing AssertionError with add column to SparseDataFrame Error Reporting Incorrect or improved errors from pandas Sparse Sparse Data Type
BUG/PERF: Sparse get_dummies uses concat Performance Memory or execution speed performance Sparse Sparse Data Type
API: Always return DataFrame from get_dummies API Design Reshaping Concat, Merge/Join, Stack/Unstack, Explode Sparse Sparse Data Type
DOC: Fix PEP-8 issues in sparse.rst Code Style Code style, linting, code_checks Docs Sparse Sparse Data Type
BUG GH23744 ufuncs on DataFrame keeps dtype sparseness ExtensionArray Extending pandas with custom dtypes or arrays. Sparse Sparse Data Type
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
SparseArray is an ExtensionArray API Design ExtensionArray Extending pandas with custom dtypes or arrays. Sparse Sparse Data Type
DOC: update the pandas.DataFrame.to_sparse docstring Docs Sparse Sparse Data Type
#20193 by gioiab was merged Jul 10, 2018 Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.