We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
xref #12061
Sorry, something went wrong.
Improved docs infer_datetime_format
d3ce9a1
Fixes pandas-dev#12152
4f5099b
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: