Skip to main content
HomeCode-alongsData Engineering

Getting Started with Data Pipelines for ETL

In this session, you'll learn fundamental concepts of data pipelines, like what they are and when to use them, then you'll get hands-on experience building a simple pipeline using Python.
Feb 2024
Code along with us onCode Along

Data pipelines power data movement within an organization. Learning to combine data extraction, transformation, and loading tasks into a single pipeline is a valuable skill for any data professional!

In this session, you'll learn fundamental concepts of data pipelines, like what they are and when to use them, then you'll get hands-on experience building a simple pipeline using Python.

Key Takeaways:

  • Learn fundamental concepts of data pipelines and their applications.
  • Learn how to construct a simple data pipeline.
  • Learn techniques to make your data pipelines robust.

Additional Resources:

Topics