Beginner Python&Pandas Project. Analyze Monthly Food Expenses from Bank Data

Опубликовано: 23 Февраль 2026
на канале: Development PerSecond
267
5

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