DataFrame.toCsv()
Convert the data from ClickHouse table to a CSV file.
>>> df.toCsv("/path/to/output.csv")