Saving Data API#
Parquet#
Writes the |
CSV#
Writes the |
JSON#
Writes the |
Images#
Writes the |
TFRecords#
Write the |
Pandas#
Convert this |
|
Converts this |
NumPy#
Writes a column of the |
|
Converts this |
Arrow#
Convert this |
MongoDB#
Writes the |
BigQuery#
Write the dataset to a BigQuery dataset table. |
SQL Databases#
Write to a database that provides a Python DB API2-compliant connector. |
Snowflake#
Write this |
Iceberg#
Writes the |
Lance#
Write the dataset to a Lance dataset. |
ClickHouse#
Write the dataset to a ClickHouse dataset table. |
Daft#
Convert this |
Dask#
Convert this |
Spark#
Convert this |
Modin#
Convert this |
Mars#
Convert this |
Datasink API#
Writes the dataset to a custom |
|
Interface for defining write-related logic. |
|
A datasink that writes one row to each file. |
|
A datasink that writes multiple rows to each file. |
|
File-based datasource for reading files. |
|
Aggregated result of the Datasink write operations. |
|
Type variable. |