data_baseIOLoaderDumperdask_to_parquetcheck

check

data_base.IO.LoaderDumper.dask_to_parquet.check(obj)

Check whether the object can be saved with this dumper

Parameters:

obj (object) – Object to be saved

Returns:

Whether the object is a dask.dataframe

Return type:

bool