Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
state:open label:Sparse
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
pandas-dev
/
pandas
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
19.2k
Star
46.9k
Code
Issues
3.5k
Pull requests
138
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Information for new contributors
#49275 ·
noatamir
opened
on Oct 24, 2022
9
FEEDBACK: PyArrow as a required dependency and PyArrow backed strings
#54466 ·
phofl
opened
on Aug 9, 2023
162
Issues
Search Issues
state
:
open
label
:
Sparse
state:open label:Sparse
Search
Labels
Milestones
New issue
Search results
Open
Closed
PERF: <code>dropna</code> with <code>SparseArray</code> experiments a much worse time complexity
Groupby
Performance
Memory or execution speed performance
Memory or execution speed performance
Sparse
Sparse Data Type
Sparse Data Type
Status: Open.
#60179
In pandas-dev/pandas;
·
mflova
opened
on Nov 4, 2024
BUG: regression in master for DataFrame.sparse.from_spmatrix
Bug
Needs Discussion
Requires discussion from core team before further action
Requires discussion from core team before further action
Sparse
Sparse Data Type
Sparse Data Type
Status: Open.
#59212
In pandas-dev/pandas;
·
bmreiniger
opened
on Jul 8, 2024
BUG: <code>pd.Arrays.SparseArray</code> warning inconsistencies when contained in a <code>pd.DataFrame</code> (potential false positive)
Bug
Needs Triage
Issue that has not been reviewed by a pandas team member
Issue that has not been reviewed by a pandas team member
Sparse
Sparse Data Type
Sparse Data Type
Status: Open.
#58582
In pandas-dev/pandas;
·
mflova
opened
on May 5, 2024
BUG: Behaviour of sum/mean on sparse boolean arrays changed between 1.5.3 and pandas 2.2
Bug
Dtype Conversions
Unexpected or buggy dtype conversions
Unexpected or buggy dtype conversions
ExtensionArray
Extending pandas with custom dtypes or arrays.
Extending pandas with custom dtypes or arrays.
Reduction Operations
sum, mean, min, max, etc.
sum, mean, min, max, etc.
Sparse
Sparse Data Type
Sparse Data Type
Status: Open.
#58015
In pandas-dev/pandas;
·
CompRhys
opened
on Mar 26, 2024
DEPR: SparseDtype
Deprecate
Functionality to remove in pandas
Functionality to remove in pandas
Needs Discussion
Requires discussion from core team before further action
Requires discussion from core team before further action
Sparse
Sparse Data Type
Sparse Data Type
Status: Open.
#56518
In pandas-dev/pandas;
·
jbrockmendel
opened
on Dec 15, 2023
BUG: pd.DataFrame.sum() min_count parameter does not work with Sparse[float64, nan] dtype
Bug
Reduction Operations
sum, mean, min, max, etc.
sum, mean, min, max, etc.
Sparse
Sparse Data Type
Sparse Data Type
Status: Open.
#55123
In pandas-dev/pandas;
·
Danferno
opened
on Sep 13, 2023
Series[dt64].astype(int64) vs Series[Sparse[dt64]].astype(int64)
Astype
Bug
Datetime
Datetime data dtype
Datetime data dtype
Sparse
Sparse Data Type
Sparse Data Type
Status: Open.
#49631
In pandas-dev/pandas;
·
jbrockmendel
opened
on Nov 10, 2022
BUG: Wrong result after comparison SparseArray with arrays
Bug
Numeric Operations
Arithmetic, Comparison, and Logical operations
Arithmetic, Comparison, and Logical operations
Sparse
Sparse Data Type
Sparse Data Type
Status: Open.
#45284
In pandas-dev/pandas;
·
bdrum
opened
on Jan 9, 2022
BUG: SparseArray is not implemented as index first
Bug
Sparse
Sparse Data Type
Sparse Data Type
Status: Open.
#45126
In pandas-dev/pandas;
·
bdrum
opened
on Dec 30, 2021
API/DEPR: SparseArray constructor usability
Constructors
Series/DataFrame/Index/pd.array Constructors
Series/DataFrame/Index/pd.array Constructors
Deprecate
Functionality to remove in pandas
Functionality to remove in pandas
Needs Discussion
Requires discussion from core team before further action
Requires discussion from core team before further action
Sparse
Sparse Data Type
Sparse Data Type
Status: Open.
#43628
In pandas-dev/pandas;
·
mzeitlin11
opened
on Sep 17, 2021
BUG: COO matrices are copied and converted
Docs
Sparse
Sparse Data Type
Sparse Data Type
Status: Open.
#43419
In pandas-dev/pandas;
·
memeplex
opened
on Sep 5, 2021
BUG: error writing sparse DataFrame to HDF
Bug
IO HDF5
read_hdf, HDFStore
read_hdf, HDFStore
Sparse
Sparse Data Type
Sparse Data Type
Status: Open.
#42070
In pandas-dev/pandas;
·
raphaelquast
opened
on Jun 17, 2021
You can’t perform that action at this time.