I filmed a project over the weekend using Python with Pandas to look at monthly food costs. Theres a few examples of how to use bots like ChatGPT to help. This is a good practical project to quickly get familiar with the following concepts:
-Pandas dataframe operations
-String manipulation (like working with dates)
-Data Visualization and plotting with matplotlib.pyplot
https://github.com/DevPS-513/Bank-CSV...
#python #datascience