Skip to content

naseemap47/MotorcycleParts-DataAnalysis-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MotorcycleParts-DataAnalysis-python

Python3 Top-down learning path: MotorcycleParts-DataAnalysis-python GitHub stars GitHub forks GitHub Licence Linkedin Github

We work with the accounting department of a company that sells motorcycle parts. The company operates three warehouses in a large metropolitan area.

Let's help them to analyze past sales data. Your colleague wants to capture sales by payment method. She also needs to know the average unit price for each product line.

💪 Challenge

Create a report to answer our colleague's questions. Include:

  1. What are the total sales for each payment method?
  2. What is the average unit price for each product line?
  3. Create plots to visualize findings for questions 1 and 2.
  4. Investigate further (e.g., average purchase value by client type, total purchase value by product line, etc.)
  5. Summarize your findings.

Requirements

  1. Programming Language
    • Python3
  2. Libraries
    • Pandas
    • Matplotlib

Project Setup

  • Clone project
  • Create a branch
  • Open jupyter_notebook.ipynb
  • Analyse Data
  • Summarize your findings
  • Create a pull request

License

CC0

About

We work with the accounting department of a company that sells motorcycle parts. The company operates three warehouses in a large metropolitan area.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published