kedro.io¶
Description
kedro.io
provides functionality to read and write to a
number of data sets. At core of the library is AbstractDataSet
which allows implementation of various AbstractDataSet
s.
Data Catalog¶
|
|
Data Sets¶
|
|
|
|
|
|
|
|
|
|
|
A |
Errors¶
|
|
|
|
|
Base Classes¶
|
|
|
|
Transformers will be deprecated in Kedro 0.18.0 in favour of the Dataset Hooks. |
|
|
This namedtuple is used to provide load and save versions for versioned data sets. |