CachablePipeline#

class polpo.preprocessing.load.pregnancy.CachablePipeline(cache_dir, no_cache_pipe, cache_pipe, to_cache_pipe, use_cache=True, cache=True, overwrite=False)[source]#

Bases: PreprocessingStep