Skip to content

TST: read_csv raisin error with string dtype and parse dates #44694

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

Merged
merged 1 commit into from
Dec 3, 2021

Conversation

phofl
Copy link
Member

@phofl phofl commented Nov 30, 2021

@phofl phofl added IO CSV read_csv, to_csv Testing pandas testing functions or related to the test suite labels Nov 30, 2021
@jreback jreback added this to the 1.4 milestone Dec 3, 2021
@jreback jreback merged commit aee6b7a into pandas-dev:master Dec 3, 2021
@jreback
Copy link
Contributor

jreback commented Dec 3, 2021

thanks @phofl

@phofl phofl deleted the 34066 branch December 15, 2021 10:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
IO CSV read_csv, to_csv Testing pandas testing functions or related to the test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: ValueError in read_csv when dtype='string' and parse_dates is present
2 participants