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

infer dtype pandas fallback #3179

Merged
merged 2 commits into from
Aug 30, 2023
Merged

Conversation

jonmmease
Copy link
Contributor

Closes #3177.

This PR updates the parse_shorthand type inference logic to fall back to the pandas-based implementation (that which was always used in Altair 5.0) when the DataFrame Interchange approach raises a NotImplementedError.

@mattijn mattijn merged commit d8a01d2 into main Aug 30, 2023
20 checks passed
mattijn added a commit that referenced this pull request Aug 30, 2023
@jonmmease jonmmease changed the title Jonmmease/infer dtype pandas fallback infer dtype pandas fallback Aug 30, 2023
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.

Object data types are no longer inferred from data frames
2 participants