Skip to content

aggarwal-tanushree/python-spreadsheet-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spreadsheet Analysis

Project Brief:

In this project we will use Python to do very basic data analysis on a spreadsheet. The standard project will use csv file that contains fake sales data.

Functionality:

  1. Read the data from the spreadsheet
  2. Collect all the sales from each month into a single list
  3. Output the total sales across all months

Languages used:

  • Python 3.7

Author

  • Tanushree Aggarwal

About

Mini Python project for analyzing a spreadsheet data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages