Sireesha Kuchimanchi
11/04/2022, 3:49 PMrex
11/04/2022, 3:54 PMsnowflake_io_manager
for this. You can see the API docs for an example: https://docs.dagster.io/_apidocs/libraries/dagster-snowflake#dagster_snowflake.build_snowflake_io_manager
By setting up this abstraction with your Snowflake credentials, and then loading your data as a pandas dataframe, we can save your data to specified schemas in your Snowflake data warehouse.
For an explanation of IO managers, see https://docs.dagster.io/concepts/io-management/io-managers#io-managers.Sireesha Kuchimanchi
11/04/2022, 4:18 PMrex
11/04/2022, 4:32 PM