Overview: Yarn: Exporter

Detail: Yarn: Exporter

Detail

Yarn.to_hdf5(fp, *, config)

Write the complete Bus as an HDF5 table. Args: fp: A string file path or Path in…

Detail

Yarn.to_series()

Return a Series with the Frame contained in all contained Bus.

Detail

Yarn.to_sqlite(fp, *, config)

Write the complete Bus as an SQLite database file. Args: fp: A string file path…

Detail

Yarn.to_visidata()

Open an interactive VisiData session.

Detail

Yarn.to_xlsx(fp, *, config)

Write the complete Bus as a XLSX workbook. Args: fp: A string file path or Path…

Detail

Yarn.to_zip_csv(fp, *, config, compression)

Write the complete Bus as a zipped archive of CSV files. Args: fp: A string file…

Detail

Yarn.to_zip_npy(fp, *, config, compression)

Write the complete Bus as a zipped archive of NPY files. Args: fp: A string file…

Detail

Yarn.to_zip_npz(fp, *, config, compression)

Write the complete Bus as a zipped archive of NPZ files. Args: fp: A string file…

Detail

Yarn.to_zip_parquet(fp, *, config, compression)

Write the complete Bus as a zipped archive of parquet files. Args: fp: A string…

Detail

Yarn.to_zip_pickle(fp, *, config, compression)

Write the complete Bus as a zipped archive of pickles. Args: fp: A string file p…

Detail

Yarn.to_zip_tsv(fp, *, config, compression)

Write the complete Bus as a zipped archive of TSV files. Args: fp: A string file…

Yarn: Constructor | Exporter | Attribute | Method | Dictionary-Like | Display | Selector | Iterator | Accessor Hashlib | Accessor Type Clinic