Skip to content

better docs for read_csv() argument infer_datetime_format #12152

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

Closed
lexual opened this issue Jan 27, 2016 · 1 comment
Closed

better docs for read_csv() argument infer_datetime_format #12152

lexual opened this issue Jan 27, 2016 · 1 comment
Labels
Datetime Datetime data dtype Docs IO CSV read_csv, to_csv
Milestone

Comments

@lexual
Copy link
Contributor

lexual commented Jan 27, 2016

This gives pretty decent explanation of the infer_datetime_format parameter:

http://pandas.pydata.org/pandas-docs/version/0.17.1/whatsnew.html#id55

The api docs are fairly opaque.

Improve api docs to make it clearer:

http://pandas.pydata.org/pandas-docs/stable/generated/pandas.read_csv.html

@jreback jreback added Docs Datetime Datetime data dtype IO CSV read_csv, to_csv labels Jan 27, 2016
@jreback jreback added this to the Next Major Release milestone Jan 27, 2016
@jreback
Copy link
Contributor

jreback commented Jan 27, 2016

xref #12061

robintw added a commit to robintw/pandas that referenced this issue Mar 13, 2016
@jreback jreback modified the milestones: 0.18.1, Next Major Release Mar 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Datetime Datetime data dtype Docs IO CSV read_csv, to_csv
Projects
None yet
Development

No branches or pull requests

2 participants