Skip to content

CodeWithMayank-Py/Box-Office-Analysis-with-Seaborn-and-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Box Office Analysis Project

Overview

This repository contains the Jupyter Notebook file for analyzing box office data using Python. The analysis aims to uncover trends and patterns in movie performance based on box office statistics.

Dataset

  • Box Office Data: The dataset includes information about movie titles, release years, budgets, box office gross earnings, genres, ratings, and runtime.

Analysis

The Jupyter Notebook file (Box-Office-Analysis.ipynb) provides detailed analysis and visualization of the box office dataset. Some of the key aspects covered in the analysis include:

  • Data cleaning and preprocessing of box office data.
  • Exploratory Data Analysis (EDA) to identify patterns and insights.
  • Statistical analysis to predict box office success factors.

How to Use

To replicate or explore the analysis:

  1. Clone this repository to your local machine.
  2. Ensure you have Jupyter Notebook installed.
  3. Open Box-Office-Analysis.ipynb using Jupyter Notebook.
  4. Follow the step-by-step instructions in the notebook to run the analysis.

Dependencies

  • Python 3.9
  • Jupyter Notebook
  • Pandas
  • Matplotlib
  • Seaborn
  • Scikit-learn

Dataset

The box office dataset used in this analysis is sourced from Kaggle. You can download the dataset from here.

Contributions

Contributions to improve the analysis or add new features are welcome! Feel free to fork this repository and submit pull requests.

About

This repository contains Python code and datasets for analyzing box office data. Explore trends, patterns, and factors influencing movie performance.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published