This tutorial guides you through building robust and trustworthy data pipelines using a powerful Python-native stack. Learn how to transform raw data into reliable insights by leveraging Dagster for orchestration and asset management, pandas for data transformations, Pandera for enforcing data contracts, and Soda for continuous data quality monitoring.
This website uses the theme jekyll-gitbook.
To run this website locally, run the following:
bundle install
bundle exec jekyll serve