converter.runner

Package Contents

Classes

BaseRunner

Runs the transformations on the extracted data and writes

DaskRunner

Default implementation for a pandas like runner

EagerRunner

Runs the transformations on the extracted data and writes it to the data

ModinRunner

Default implementation for a pandas like runner

PandasRunner

Default implementation for a pandas like runner