PYTHON PANDAS - ETL STEPS FOR EXPENSE SYSTEM
This is roughly the same ETL project as you see in the SQL section but done with Python Pandas. It is an analysis of credit card expenses
This is expense_main.py
This is expense_step1_yearbuild.py
This is expense_step2_clean_years.py
This is expense_step3_summary.py
This is expense_step4_categorise.py