pasteur.kedro.dataset.modified

pasteur.kedro.dataset.modified#

Description

Classes

FragmentedCSVDataset(filepath[, load_args, ...])

PatternDataset(path, dataset[, ...])

Adds pattern support to Partitioned Dataset

PickleDataset(filepath[, backend, ...])

PickleDataset loads/saves data from/to a Pickle file using an underlying filesystem (e.g.: local, S3, GCS).