Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 556 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 556 Bytes

Movie_Stream_Visualization

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.

Authors

Installation

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