Skip to content

MNT Use is_sparse to validate sparse data from pandas#24074

Merged
jjerphan merged 2 commits intoscikit-learn:mainfrom
thomasjpfan:sparse_pandas_improvement
Aug 5, 2022
Merged

MNT Use is_sparse to validate sparse data from pandas#24074
jjerphan merged 2 commits intoscikit-learn:mainfrom
thomasjpfan:sparse_pandas_improvement

Conversation

@thomasjpfan
Copy link
Copy Markdown
Member

Reference Issues/PRs

Fixes #16845

What does this implement/fix? Explain your changes.

This PR uses is_sparse to validate sparse data from pandas.

@thomasjpfan thomasjpfan added the Quick Review For PRs that are quick to review label Aug 1, 2022
@jjerphan jjerphan merged commit 5d9dc4a into scikit-learn:main Aug 5, 2022
glemaitre pushed a commit to glemaitre/scikit-learn that referenced this pull request Sep 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

module:utils Quick Review For PRs that are quick to review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve check for sparse dataframes

2 participants