pydtk.builder package

Submodules

pydtk.builder.concat_df module

pydtk.builder.concat_df.concat_df(pkl_files, out_pkl)

Concatinate some pickle files.

Parameters
  • pkl_files (list) – List of picke files to concatinate.

  • out_pkl (str) – Output pickle file.

pydtk.builder.df_list module

pydtk.builder.df_path module

pydtk.builder.df_path.change_path_df(in_pkl, out_pkl)

Change absolute path to relative path.

Parameters
  • in_pkl (str) – Input picke file.

  • out_pkl (str) – Output pickle file.

pydtk.builder.meta_db module

pydtk.builder.statistic_db module

Module contents

pydtk modules.