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

Perform type inference fallback on ValueError #3211

Merged
merged 1 commit into from
Sep 30, 2023
Merged

Conversation

jonmmease
Copy link
Contributor

Follow on to #3210 that adds ValueError to the list of exceptions that we catch and then fall back to the pandas implementation of encoding type inference.

This is to future proof for the pandas update in pandas-dev/pandas#55338.

@jonmmease jonmmease merged commit cdcbc90 into main Sep 30, 2023
20 checks passed
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.

1 participant