SobhikaMahajan / Disney-and-Hotstar-analysis

EDA / Data Visualization of Hotstar Shows

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Disney-and-Hotstar-analysis

download

End to End analysis project of Disney movies.

Prerequisite packages and software

  • Python
  • Pandas,Numpy,matplotlib,seaborn
  • Jupyter interface

Data Collection

Data Cleaning

  • Cleaned data using Pandas
  • Dropped 2 columns as they all had simila values as third
  • Removed null values rows
  • Dropped irralevant values in columns
  • Converted float values of year in int

Exploratory Data Analysis

  • Analyzed Trends, distributions in the data.
  • Highest numbers of movies present in hotstar is Drama and Comedy .

About

EDA / Data Visualization of Hotstar Shows


Languages

Language:Jupyter Notebook 100.0%