snowflake.snowpark.DataFrameWriter.option¶

DataFrameWriter.option(key: str, value: Any) → DataFrameWriter[source]¶

Depending on the file_format_type specified, you can include more format specific options. Use the options documented in the Format Type Options.