Skip to content

This repo contains all the code used in the Python for Data Engineering Course

Notifications You must be signed in to change notification settings

salmah52/python-for-data-engineering

 
 

Repository files navigation

Python for Data Engineering

This repo contains all the code used in the Python for Data Engineering Course

Code is free to use, if you want in-depth understanding of concepts then check out my python course designed to teach you how to think programmatically and perform data engineering tasks using python

Get right into it, don't waste time learning basics, and execute the complete project to boost your confidence.

Work on Python Data Analysis project on iPhone Apple Dataset, do some basic transformation and analysis.

Module 2: Python Basics

Build strong programming fundamentals by learning the basics of python

  • Working with Strings
  • Working with Numbers
  • Understanding DataTypes
  • Python Data Structures (List, Dictionary, Sets, Tuples)
  • Working with Loops (For & While)
  • Conditional Statements (IF-ELSE)

Let's learn some intermediate concepts to build a strong foundation.

  • List Compherention
  • Understand Python Packages
  • Exception Handling
  • Working with a text file
  • Working with Functions
  • Lambda functions basics

Module 4: Python Advance

Let's learn some advanced topics and packages used by data engineer on a daily basis

  • Py Package - Numpy
  • Py Package - Pandas (Basics and Understanding Transformation with Project)

Python for data engineering, learn how to work with different file formats and handle DateTime columns

  • Working with DateTime Formats
  • Working with different file formats (JSON, CSV, Excel, AVRO)
  • Scrape Amazon Data Using Python

Module 6: End-To-End Python Data Engineering Project (Coming Soon)

About

This repo contains all the code used in the Python for Data Engineering Course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%