We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Since 0.16.1 the to_csv output of a dataframe has started including hh:mm:ss with date_format strings like:
date_format='%d-%m-%Y'
Reverting back to 0.16.0 the date output was then formatted properly (without time).