Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 319 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 319 Bytes

Here's a simple Python example of a data engineering pipeline for a project where we want to process, clean, and analyze sales data. I'll walk through the steps of data ingestion, data cleaning, and data analysis, using pandas and matplotlib libraries.

before starting it is necessary to convert the txt file to CSV.