Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 501 Bytes

04_data_assets.rst

File metadata and controls

18 lines (11 loc) · 501 Bytes

Kedro Snowflake data classes

kedro-snowflake natively supports Kedro's official SnowparkTableDataSet and adds a few new classes to make it easier to use Snowflake with Kedro.

Both of these can be found under the kedro_snowflake.datasets.native module.

For details on usage, see the :ref:`API Reference` below.

API Reference

.. autoclass:: kedro_snowflake.datasets.native.SnowflakeStageFileDataSet
    :members: