-
- 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
PERF: SparseDataFrame._init_dict uses intermediary dict, not DataFrame Performance Memory or execution speed performance Sparse Sparse Data Type
BUG: assign doesnt cast SparseDataFrame to DataFrame Dtype Conversions Unexpected or buggy dtype conversions Indexing Related to indexing on series/frames, not to indexes themselves 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… updated Jul 10, 2018
ENH: Native conversion from/to scipy.sparse matrix to SparseDataFrame Dtype Conversions Unexpected or buggy dtype conversions Enhancement 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
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
API: Always return DataFrame from get_dummies API Design Reshaping Concat, Merge/Join, Stack/Unstack, Explode Sparse Sparse Data Type
Previous Next
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.