Skip to content

gagalyash/Bakery-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Bakery-Analysis

Necessary Library

  • Pandas
  • Numpy
  • Matplotlib
  • Seaborn
  • Datetime
  • Warning

Objective of this Analysis To Check:

  • Monthly Sales Performance
  • Yearly Sales Performance
  • Busiest Period in the day
  • Days with most transactions
  • Top20 Items Purchased

Exploratory Data Analysis includes:

  • Analysis insights in the dataset.
  • To understand the connection between the variables and to uncover the underlying structure
  • To extract the important Variables.
  • To test the underlying assumptions.
  • Insights with Suitable Graphs and Visualizations.
  • Inferences with supporting Analysis and Visualizations.