Skip to content

BUG: GH10747 where 'timestamp' is not inferred to be datetime column #10876

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
Aug 24, 2015

Conversation

kawochen
Copy link
Contributor

addresses second point of #10747

@jreback
Copy link
Contributor

jreback commented Aug 21, 2015

lgtm. can you add a small doc update in io.rst to specify what names are auto-inferred for this.

@jreback jreback added Dtype Conversions Unexpected or buggy dtype conversions IO JSON read_json, to_json, json_normalize labels Aug 21, 2015
@jreback jreback added this to the 0.17.0 milestone Aug 21, 2015
@kawochen
Copy link
Contributor Author

Updated.

* it ends with ``'_time'``
* it begins with ``'timestamp'``
* it is ``'modified'``
* it is ``'date'``
Copy link
Contributor

Choose a reason for hiding this comment

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

can u also add something like this to the doc-string

@kawochen kawochen force-pushed the BUG-FIX-10747-2 branch 2 times, most recently from 5f2b49f to 998bc80 Compare August 23, 2015 15:00
@kawochen
Copy link
Contributor Author

updated

jreback added a commit that referenced this pull request Aug 24, 2015
BUG: GH10747 where 'timestamp' is not inferred to be datetime column
@jreback jreback merged commit c06ce81 into pandas-dev:master Aug 24, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dtype Conversions Unexpected or buggy dtype conversions IO JSON read_json, to_json, json_normalize
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants