write_csv

Write CSV file

Writes a DataFrame to a CSV file.

Parameters

Returns

Examples

write_csv(df, "output.csv")

See Also

read_csv