data_baseIOLoaderDumperpandas_to_parquetLoader

Loader

class data_base.IO.LoaderDumper.pandas_to_parquet.Loader(meta=None)

Load for parquet files to pandas DataFrames

Parameters:

meta (dict, optional) – Meta information to be saved with the object. Defaults to None.

Attributes:

meta

Meta information to be saved with the object.

Type:

dict

Methods:

get(savedir)

Load the pandas DataFrame from the specified folder