-
-
Notifications
You must be signed in to change notification settings - Fork 18.7k
Closed
Labels
IO CSVread_csv, to_csvread_csv, to_csvMaster TrackerHigh level tracker for similar issuesHigh level tracker for similar issuesOutput-Formatting__repr__ of pandas objects, to_string__repr__ of pandas objects, to_string
Description
- date formatting Date formatting option in to_csv? #2583, PR ENH: to_csv() date formatting #4313, to_csv date format flag not behaving as expected with multiindex #6797
- string spacing (justification?) BUG: DataFrame.to_string() creates extra space for string dtypes #4158
- float format Float format syntax #2502, Floating point precision in DataFrame.to_csv #2069
- int format, int_format in display options #6502
- timedelta fromat smaller than microsecond timedelta64 Series are not saved correctly with to_csv #6783
something like
df.to_csv(format='%10.4f', sep=' ')
VelizarVESSELINOV
Metadata
Metadata
Assignees
Labels
IO CSVread_csv, to_csvread_csv, to_csvMaster TrackerHigh level tracker for similar issuesHigh level tracker for similar issuesOutput-Formatting__repr__ of pandas objects, to_string__repr__ of pandas objects, to_string