Blog

Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.
Best Practices in Structuring Python Projects
Best Practices in Structuring Python Projects

March 21, 2023

Best Practices in Structuring Python Projects

We cover 9 best practices and examples on structuring your Python projects for collaboration and productivity.

Engineering
Partitions in Data Pipelines
Partitions in Data Pipelines

March 20, 2023

Partitions in Data Pipelines

Partitioning is a technique that helps data engineers and ML engineers organize data and the computations that produce that data.

Engineering
Tracking the Fake GitHub Star Black Market with Dagster, dbt and BigQuery
Tracking the Fake GitHub Star Black Market with Dagster, dbt and BigQuery

March 16, 2023

Tracking the Fake GitHub Star Black Market with Dagster, dbt and BigQuery

It's easy for an open-source project to buy fake GitHub stars. We share two approaches for detecting them.

Engineering
Announcing Dagster 1.2: Formation
Announcing Dagster 1.2: Formation

March 9, 2023

Announcing Dagster 1.2: Formation

Enhanced partitioned asset support and the introduction of Pythonic config and resources, and integration updates.

Releases
How Dagster Deploys 5X Faster with Warm Docker Containers
How Dagster Deploys 5X Faster with Warm Docker Containers

March 7, 2023

How Dagster Deploys 5X Faster with Warm Docker Containers

Using pex, Serverless Dagster Cloud now deploys 4 to 5 times faster by avoiding the overhead of building and launching Docker images.

Engineering
Python Packages: a Primer for Data People (part 1 of 2)
Python Packages: a Primer for Data People (part 1 of 2)

March 6, 2023

Python Packages: a Primer for Data People (part 1 of 2)

The foundation of a solid Python project is mastering modules, packages and imports.

Engineering
Python Packages: a Primer for Data People (part 2 of 2)
Python Packages: a Primer for Data People (part 2 of 2)

March 6, 2023

Python Packages: a Primer for Data People (part 2 of 2)

An introduction to managing Python dependencies and some virtual environment best practices.

Engineering
Build a GitHub Support Bot with GPT3, LangChain, and Python
Build a GitHub Support Bot with GPT3, LangChain, and Python

January 9, 2023

Build a GitHub Support Bot with GPT3, LangChain, and Python

In this tutorial, we tap into the power of OpenAI's ChatGPT to build a GitHub support bot using GPT3, LangChain, and Python.

Engineering
Announcing Dagster 1.1: Thank U, Next
Announcing Dagster 1.1: Thank U, Next

December 14, 2022

Announcing Dagster 1.1: Thank U, Next

A major release with Declarative Scheduling, multi-asset scheduling, and SDA partitioning. Plus Secrets management, Dagit enhancements, Integrations updates and more...

Releases
Getting Stuff Done: a Guide to Productive Software Engineering
Getting Stuff Done: a Guide to Productive Software Engineering

November 30, 2022

Getting Stuff Done: a Guide to Productive Software Engineering

To be a more productive software engineer you need to master changes, how these affect the program and others on the team.

Engineering
My Path to Elementl - Part 2
My Path to Elementl - Part 2

November 18, 2022

My Path to Elementl - Part 2

Pete Hunt takes over as CEO as Nick Schrock takes on the CTO role.

Product
Pushing REST-API data to Google Sheets with Dagster
Pushing REST-API data to Google Sheets with Dagster

November 11, 2022

Pushing REST-API data to Google Sheets with Dagster

A total beginners tutorial in which we store REST API data in Google Sheets and learn some key abstractions.

Engineering
No results, please try different filters.

Dagster Newsletter

Get updates delivered to your inbox