Skip to content

elpacificmb/python_data_analysis

Repository files navigation

Python Data Analysis

Sales-Analysis

Set of real world data science tasks completed using the Python Pandas library.

Setup

Install Jupyter Notebook: https://jupyter.readthedocs.io/en/latest/install.html

Install Pandas library: https://pandas.pydata.org/pandas-docs/stable/install.html

Background Information:

In this project we use Python Pandas & Python Matplotlib to analyze and answer business questions about 3 years worth of sales data. The data contains thousands of store purchases broken down by month, product type, cost, purchase address, etc.

We have answered these 5 questions through our data analysis mainly using pandas and matplotlib library.

Q1. What is the overall sales trend?
Q2. Which are the Top 10 products by sales?
Q3. Which are the Most Selling Products?
Q4. Which is the most preferred Ship Mode?
Q5. Which are the Most Profitable Category and Sub-Category?

About

Python Project for Data Analysis in Data Science

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages