/Financial-Record-Analysts

I was tasked with creating a Python script for analyzing the financial records of a company. I will give a set of financial data called budget_data.csv. The dataset is composed of two columns: Date and Profit/Losses. (Thankfully, your company has rather lax standards for accounting so the records are simple.)

Primary LanguagePython

Stargazers