Skip to content

Conversation

kawochen
Copy link
Contributor

@kawochen kawochen commented Jun 2, 2015

closes #10209

When datetimes are not dates only i.e. have fractional day values, date_format passed to to_csv is ignored.

@jreback jreback added the Output-Formatting __repr__ of pandas objects, to_string label Jun 2, 2015
@jreback jreback added this to the 0.17.0 milestone Jun 2, 2015
Copy link
Contributor

Choose a reason for hiding this comment

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

use backticks around date_format

@jorisvandenbossche jorisvandenbossche modified the milestones: 0.16.2, 0.17.0 Jun 2, 2015
@kawochen
Copy link
Contributor Author

kawochen commented Jun 5, 2015

This might be a silly question: Would I need to rebase after the PR passed the build test but has become stale?

@jreback
Copy link
Contributor

jreback commented Jun 5, 2015

you need to move the release note to v0.16.2.txt

@kawochen
Copy link
Contributor Author

kawochen commented Jun 5, 2015

Ah. I see. Will do. Thanks!

Copy link
Member

Choose a reason for hiding this comment

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

data_format -> date_format

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks for your eagle eye!

@jreback
Copy link
Contributor

jreback commented Jun 5, 2015

merged via 282746a

thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Output-Formatting __repr__ of pandas objects, to_string

Projects

None yet

Development

Successfully merging this pull request may close these issues.

to_csv date_format including hh:mm:ss

3 participants