-
- 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: SparseArray numeric ops misc fixes Bug Numeric Operations Arithmetic, Comparison, and Logical operations Sparse Sparse Data Type
BUG: SparseSeries.shift may raise NameError or TypeError Bug Dtype Conversions Unexpected or buggy dtype conversions Indexing Related to indexing on series/frames, not to indexes themselves Sparse Sparse Data Type
BUG: SparseSeries.value_counts ignores fill_value Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Bug Categorical Categorical Data Type Sparse Sparse Data Type Timezones Timezone data dtype
BUG: SparseSeries.reindex with fill_value Bug Indexing Related to indexing on series/frames, not to indexes themselves Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Sparse Sparse Data Type
ENH/PERF SparseArray.take indexing Indexing Related to indexing on series/frames, not to indexes themselves Performance Memory or execution speed performance Sparse Sparse Data Type Testing pandas testing functions or related to the test suite
BUG: Sparse misc fixes including __repr__ Bug Indexing Related to indexing on series/frames, not to indexes themselves Output-Formatting __repr__ of pandas objects, to_string Sparse Sparse Data Type
BUG: to_dense does not preserve dtype in SparseArray Bug Dtype Conversions Unexpected or buggy dtype conversions Sparse Sparse Data Type
fixed conversion to sparse for non-numeric index Bug Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Sparse Sparse Data Type
BUG: to_dense now preserves dtype in SparseArray Bug Dtype Conversions Unexpected or buggy dtype conversions Sparse Sparse Data Type
#10655 by ebolyen was closed Nov 10, 2015 Loading…
ProTip! no:milestone will show everything without a milestone.