Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 670 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 670 Bytes

Python-Sales-Analysis

This is an analysis of sales data answering some important questions to derive insights.

It involves data cleaning, manipulation and transformation using Pandas library; and data visualization using matplotlib.

List of questions answered:

  1. What was the best month for sales How much money was earned in that month?
  2. Which US city had the highest number of sales?
  3. What time should we display the ads to maximixe likelihood of customers buying the product?
  4. What products are most often sold together?
  5. Which product sold the most? Why do you think it sold the most?

Data: https://github.com/KeithGalli/Pandas-Data-Science-Tasks