An analysis on the contents of Netflix movies, countries, release dates, added dates, ratings and other important information.
Dataset from kaggle
- netflix_titles.csv is the data of analysis.
- main.ipynb contains the code for the analysis.
- Pandas for data analysis and wrangling
- Numpy for mathematical inputs
- Matplotlib for visualisation
- Loading CSV file into a dataframe and inspecting it
- Data Exploration
- Data Cleaning and Wrangling
- Data Visualisations
To make a contribution, create a new branch and make a pull request.