Skip to content

Issues: pandas-dev/pandas

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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
Assignee
Filter by who’s assigned
Sort

Issues list

BUG: FutureWarning for Boolean sparse dtypes in pd.DataFrame.sparse.from_spmatrix() Bug Sparse Sparse Data Type Warnings Warnings that appear or should be added to pandas
#59739 opened Sep 6, 2024 by sammlapp
2 of 3 tasks
2.3
DEPR: SparseDtype Deprecate Functionality to remove in pandas Needs Discussion Requires discussion from core team before further action Sparse Sparse Data Type
#56518 opened Dec 15, 2023 by jbrockmendel
BUG: Wrong result after comparison SparseArray with arrays Bug Numeric Operations Arithmetic, Comparison, and Logical operations Sparse Sparse Data Type
#45284 opened Jan 9, 2022 by bdrum
3 tasks done
BUG: SparseArray is not implemented as index first Bug Sparse Sparse Data Type
#45126 opened Dec 30, 2021 by bdrum
3 of 7 tasks
API/DEPR: SparseArray constructor usability Constructors Series/DataFrame/Index/pd.array Constructors Deprecate Functionality to remove in pandas Needs Discussion Requires discussion from core team before further action Sparse Sparse Data Type
#43628 opened Sep 17, 2021 by mzeitlin11
BUG: COO matrices are copied and converted Docs Sparse Sparse Data Type
#43419 opened Sep 5, 2021 by memeplex
2 of 3 tasks
BUG: error writing sparse DataFrame to HDF Bug IO HDF5 read_hdf, HDFStore Sparse Sparse Data Type
#42070 opened Jun 17, 2021 by raphaelquast
2 of 3 tasks
BUG: pandas.SparseDtype from pandas.CategoricalDtype fails Bug Categorical Categorical Data Type ExtensionArray Extending pandas with custom dtypes or arrays. Sparse Sparse Data Type
#39874 opened Feb 17, 2021 by PetarMPetrov
BUG: GroupBy.mean() is extremely slow with sparse arrays Groupby Performance Memory or execution speed performance Sparse Sparse Data Type
#36123 opened Sep 4, 2020 by gokceneraslan
1 task
BUG: pd.DataFrame.astype for SparseDtype with different fill_value results in data loss Astype Bug Needs Discussion Requires discussion from core team before further action Sparse Sparse Data Type
#35795 opened Aug 18, 2020 by shengpu-tang
2 of 3 tasks
API: expected result of concat of SparseArray with Categorical? API - Consistency Internal Consistency of API/Behavior Categorical Categorical Data Type Enhancement Reshaping Concat, Merge/Join, Stack/Unstack, Explode Sparse Sparse Data Type
#34459 opened May 29, 2020 by jorisvandenbossche
Support pydata/sparse arrays in DataFrame Closing Candidate May be closeable, needs more eyeballs Enhancement ExtensionArray Extending pandas with custom dtypes or arrays. Internals Related to non-user accessible pandas implementation Needs Discussion Requires discussion from core team before further action Sparse Sparse Data Type
#33182 opened Mar 31, 2020 by TomAugspurger
Using python comparison operators when SparseArrays of uneven length raises uninformative error Bug Error Reporting Incorrect or improved errors from pandas Numeric Operations Arithmetic, Comparison, and Logical operations Sparse Sparse Data Type
#32119 opened Feb 19, 2020 by dburkhardt
DataFrame[SparseArray] coerces to dense on sum(axis=1) Benchmark Performance (ASV) benchmarks Performance Memory or execution speed performance Reduction Operations sum, mean, min, max, etc. Sparse Sparse Data Type
#28487 opened Sep 17, 2019 by scottgigante
Recommended way to check for sparse data (DataFrame or Series) Enhancement Needs Discussion Requires discussion from core team before further action Sparse Sparse Data Type
#26706 opened Jun 7, 2019 by jorisvandenbossche
SparseArrays backed by other Extension array/dtype ? Enhancement ExtensionArray Extending pandas with custom dtypes or arrays. Sparse Sparse Data Type
#26407 opened May 15, 2019 by jorisvandenbossche
DataFrame with datetime column cannot concat with non-identical columns Enhancement Reshaping Concat, Merge/Join, Stack/Unstack, Explode Sparse Sparse Data Type
#26288 opened May 6, 2019 by ruiann
Reindexing a sparse data structure with a different index results in losing the dtype Bug Regression Functionality that used to work in a prior pandas version Sparse Sparse Data Type
#26123 opened Apr 17, 2019 by hdinh
Behaviour of Categorical inputs to sparse data structures Constructors Series/DataFrame/Index/pd.array Constructors Enhancement Sparse Sparse Data Type
#19278 opened Jan 17, 2018 by jnothman
ENH: Add sparse option in pivot_table / pivot / unstack Enhancement Reshaping Concat, Merge/Join, Stack/Unstack, Explode Sparse Sparse Data Type
#14493 opened Oct 25, 2016 by yupbank
ProTip! Exclude everything labeled bug with -label:bug.