Diwali Sales Analysis is a data analysis project that explores sales trends during the Diwali festival. Using Python and Pandas, this project cleans, processes, and visualizes sales data to extract meaningful insights.
The dataset contains information on:
- Customer demographics (Gender, Age Group, State)
- Product categories
- Purchase amounts
- Payment methods
- Python
- Pandas
- NumPy
- Matplotlib
- Seaborn
- Jupyter Notebook
- Data Cleaning and Preprocessing
- Exploratory Data Analysis (EDA)
- Visualization of sales trends
- Insights into customer purchasing behavior
- Clone the repository:
git clone https://github.com/your-username/diwali-sales-analysis.git
- Navigate to the project directory:
cd diwali-sales-analysis
- Install dependencies:
pip install -r requirements.txt
- Open the Jupyter Notebook:
jupyter notebook
- Run the analysis notebook to see the insights.
- Highest sales occurred in metropolitan cities.
- Male customers contributed more to total sales.
- Electronics and clothing were the most purchased categories.
- Implement predictive modeling for sales forecasting.
- Integrate interactive dashboards using Power BI or Tableau.
Feel free to contribute by opening issues or submitting pull requests.
This project is licensed under the MIT License.
📩 For any queries, feel free to reach out!