This repository includes projects and reference materials during my Python upskilling journey. It is segmented into the parts of the pipeline that can be done at a beginner and intermediate level in Python;
๐ Data ingestion Extract data from the source
๐ Data prep Cleaning/transformation
๐ Data loading Where data is stored
๐ Data Analysis Model data & extract insights
๐ Data Visualization Visual displays of data for data-informed decision making
This repository will include commented Jupyter notebooks and .py files.