In this project, I loaded the FSI 2020 and 2021 Excel datasets using Pandas. I selected the required columns, merged important data, renamed the columns, and saved the processed files as pickle files. Finally, I combined both datasets, created a line chart with Matplotlib, customized the plot, and automatically exported the figure as a PNG image.
-
Updated
Jul 6, 2026 - Python