Skip to content

BUG: (GH3062) Correctly parse date columns with embedded (nan/NaT) into datetime64[ns] in read_csv #3621

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
May 16, 2013

Conversation

jreback
Copy link
Contributor

@jreback jreback commented May 16, 2013

closes #3062

…to datetime64[ns] dtype in ``read_csv``

    when ``parse_dates`` is specified
jreback added a commit that referenced this pull request May 16, 2013
BUG: (GH3062) Correctly parse date columns with embedded (nan/NaT) into datetime64[ns] in read_csv
@jreback jreback merged commit 90b252a into pandas-dev:master May 16, 2013
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.

BUG: read_csv not correctly infering datetime64[ns] with embedded nan/NaT
1 participant