Hi team, how have you been? I have been trying to ...
# questions
a
Hi team, how have you been? I have been trying to use the snowflake dataset on kedro-datasets 1.2.0, but I get an error for dependencies, I already run pip install "kedro-datasets[snowflake]" but I get the message: WARNING: kedro-datasets 1.2.0 does not provide the extra 'snowflake'
d
pip install 'kedro-datasets[snowflake.SnowparkTableDataSet]'
thankyou 1
It's probably an oversight that the extra isn't available; I've raised a PR to add it (see https://github.com/kedro-org/kedro-plugins/pull/148), so thanks for pointing it out!
🥳 2
thankyou 1