Skip to content

Conversation

sathyz
Copy link
Contributor

@sathyz sathyz commented Feb 9, 2020

if column names are passed in parser_dates, make sure those
columns exist in dataframe.

@sathyz sathyz requested a review from ShaharNaveh February 9, 2020 02:55
Copy link
Member

@ShaharNaveh ShaharNaveh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please run "Black" and then push again:)

jbrockmendel and others added 28 commits February 9, 2020 09:58
jbrockmendel and others added 24 commits February 26, 2020 20:44
if column names are passed in parser_dates, make sure those
columns exist in dataframe.
@jreback
Copy link
Contributor

jreback commented Mar 3, 2020

closing as duplicate of #32320

@jreback jreback closed this Mar 3, 2020
@sathyz sathyz deleted the issue-31251-1 branch March 3, 2020 04:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Error Reporting Incorrect or improved errors from pandas IO CSV read_csv, to_csv
Projects
None yet
Development

Successfully merging this pull request may close these issues.

read_csv: if parse_dates dont appear in use_cols, we get a trace