pasteur.kedro.dataset

pasteur.kedro.dataset#

Description

This module provides kedro datasets that have been customized to suit Pasteur’s needs.

The most notable additions are that the datasets lazy load data through PartitionedDataset and can partition save data through custom Node return types.

Modules