Skip to content
/ EDAinR Public

Exploratory data analysis of the Supermarket Sales database from Kaggle using R and Jupyter Notebooks

Notifications You must be signed in to change notification settings

Selbl/EDAinR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Exploratory Data Analysis in R

For ease of viewing, please use the nbviewer version linked here

Exploratory data analysis of the Supermarket Sales database from Kaggle using R and Jupyter Notebooks.

My code includes: data formatting, working with date objects, data visualization, heatmaps, scatterplots, frequency plots and regression analysis. I mainly consider three questions:

  1. What drives the purchased quantity?
  2. What drives the total purchased amount?
  3. What drives the rating that customers give based on their experience?

Every step of the code is commented and the rationale for the way I do certain procedures is described when possible.

About

Exploratory data analysis of the Supermarket Sales database from Kaggle using R and Jupyter Notebooks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published