Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Expense-tracker

A simple Python program to track personal expenses, categorize them, and visualize spending trends. Perfect for learning pandas and matplotlib while practicing data analysis.

The .csv file used contain 3 columns- date, expense type, amount and 144 data rows. --Features--

Calculate total spending.

Get spending by category.

Get spending by specific date.

Get monthly totals.

Bar chart for category-wise spending.Figure_2

Line chart to visualize monthly expense trends.Figure_1

Menu-driven and interactive.

--Requirements--

pandas

matplotlib

About

A basic beginner level python program to track and visualize personal expenses

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages