{"categories":[{"label":"Distributed Computing","url":"https://skillfed.io/packages/category/system-distributed-computing/2"}],"enrichment":{"capability":"Integrates Snowflake and Pandas with Dagster's data pipeline orchestration, enabling you to define, run, and observe data assets built on Snowflake and processed with Pandas.","skillfed_tags":["data-orchestration","snowflake-integration","etl"],"use_cases":["Build and maintain a Snowflake data warehouse with Dagster orchestrating daily or hourly refreshes of fact and dimension tables.","Extract data from Snowflake, transform it with Pandas locally, and load results back for reporting or downstream consumption.","Define a multi-stage asset graph where some stages run SQL in Snowflake and others use Pandas for statistical modeling or feature engineering.","Monitor data quality and lineage across Snowflake tables using Dagster's built-in observability and asset catalog.","Integrate Snowflake pipelines into a CI/CD workflow, running tests and staging deployments before production rollout."],"what_it_does":"This package is a Dagster integration that bridges Snowflake and Pandas, letting you declare data assets in Python that read from or write to Snowflake and process data with Pandas. It sits on top of Dagster's core orchestration engine, which manages scheduling, dependency resolution, and observability for your data pipelines.\n\nYou use it by decorating Python functions as Dagster assets, specifying Snowflake as a resource or I/O manager, and letting Dagster handle the rest\u2014running your functions at the right time, tracking lineage, and surfacing data quality issues. It's designed for teams building and maintaining data tables, datasets, and reports that live in Snowflake, with the flexibility to transform and analyze them locally in Pandas or push computation back to Snowflake.","worth_installing":"Yes, if you are building data pipelines on Snowflake and want Dagster's orchestration, observability, and asset management. The package is actively maintained, has low install friction, carries a permissive license, and integrates two mature ecosystems (Dagster and Snowflake). Install it when you need to move beyond ad-hoc SQL scripts or simple schedulers and want declarative, testable, lineage-aware data asset management."},"id":"dagster-snowflake-pandas","links":{"html":"https://skillfed.io/packages/dagster-snowflake-pandas","md":"https://skillfed.io/packages/dagster-snowflake-pandas.md","pypi":"https://pypi.org/project/dagster-snowflake-pandas/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-14","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"dagster-snowflake-pandas","python_support":"supports_current","summary":"Package for integrating Snowflake and Pandas with Dagster."},"popularity":{"monthly_downloads":213832,"position":9427,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.29.18"}
