Skip to content

The Shopping Trends dataset (csv) is used to perform data cleaning, asses, analyze and visualize popular payment method, popular item purchased , popular item purchased by a specific gender and the location with the highest sales using Python libraries - numpy, pandas, seaborn and matplotlib.

Notifications You must be signed in to change notification settings

Ri-13/Shopping_Trends_EDA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

In this project,

Shopping Trends dataset, csv is used for the following purposes

  1. Data Cleaning - identifying missing values and removing duplicates.
  2. Data Analysis - finding out the patterns such as the most popular payment method, the most purchased item generally or by a specific gender, the location with the highest sales
  3. Visulization - bar chart aka countplot is used.

The following Python Libraries were used to carry out this project.

  1. Pandas - for analyzing data
  2. Numpy - for performing calculation for data summariy
  3. Seaborn - for data visualization
  4. Matplotlib - for data visualization

About

The Shopping Trends dataset (csv) is used to perform data cleaning, asses, analyze and visualize popular payment method, popular item purchased , popular item purchased by a specific gender and the location with the highest sales using Python libraries - numpy, pandas, seaborn and matplotlib.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published