Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 593 Bytes

File metadata and controls

18 lines (16 loc) · 593 Bytes

A Complete Exploratory data analysis on Retail sales data.

Dataset:

Features:

  1. Invoice
  2. StockCode
  3. Description
  4. Quantity
  5. InvoiceDate
  6. Price
  7. Customer ID
  8. Country

Perform EDA and Answered the following question about the data.

Can customers be segmented into different categories? If yes then perform analysis on the same and also propose categories. If no, then explain why?

How would you define a loyal customer?

What is the most popular time of year based on this sales data?

Is there any seasonality in data? Explain with supportive evidence.