-
- 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/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
REF: use _unary_method for SparseArray.__abs__ Numeric Operations Arithmetic, Comparison, and Logical operations Refactor Internal refactoring of code Sparse Sparse Data Type
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
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
BUG: SparseArray.__floordiv__ not matching non-Sparse Series behavior Numeric Operations Arithmetic, Comparison, and Logical operations Sparse Sparse Data Type
REGR: Fix Index construction from Sparse["datetime64[ns]"] Datetime Datetime data dtype Index Related to the Index class or subclasses 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/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
BUG: SparseDataFrame op incorrectly casting to float Bug Numeric Operations Arithmetic, Comparison, and Logical operations Sparse Sparse Data Type
PERF: fix SparseArray._simple_new object initialization Performance Memory or execution speed performance Sparse Sparse Data Type
Fix indexing, reindex on all-sparse SparseArray. Regression Functionality that used to work in a prior pandas version Sparse Sparse Data Type
PERF: sparse take Indexing Related to indexing on series/frames, not to indexes themselves Performance Memory or execution speed performance Sparse Sparse Data Type
TST: parametrize sparse array arithmetic tests Sparse Sparse Data Type Testing pandas testing functions or related to the test suite
API: Always return DataFrame from get_dummies API Design Reshaping Concat, Merge/Join, Stack/Unstack, Explode Sparse Sparse Data Type
Previous Next
ProTip! no:milestone will show everything without a milestone.