This project going to analysis different movie streaming platforms like, Netflix, Hulu, Prime Video, Disney+ etc. Most of this code using the visual analysis.Using Pandas and Visualization tools like matplotlib and seaborn.Its just a simple project.
To install the libraries used in this project. Follow the bellow steps.
pip install python
pip install numpy
pip install pandas
pip install matplotlib
pip install seaborn