Skip to content
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

[ENH] Drop numpy array input support #831

Open
wants to merge 16 commits into
base: main
Choose a base branch
from

Conversation

Vincent-Maladiere
Copy link
Member

Reference
Addresses #830
Follows-up on #819 (after #819 is merged, the differences of this PR will reduce significantly)

What does this PR implement
Raise an error when the input X doesn't have an __dataframe__ attribute (supported from Pandas version 1.5.3, our minimum supported version).

@jeromedockes
Copy link
Contributor

if we don't have time to merge this before the release maybe we should at least remove mentions of ndarrays from the tablevectorizer docstring

@Vincent-Maladiere
Copy link
Member Author

I'll create a PR for that today, thanks

@jeromedockes
Copy link
Contributor

jeromedockes commented Dec 11, 2023 via email

@Vincent-Maladiere
Copy link
Member Author

Vincent-Maladiere commented Dec 11, 2023

Nevermind, let's release first. We'll deal with this with the two follow-up PRs for TableVectorizer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants