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