Minor Project IMDB Analysis
Minor Project IMDB Analysis
Below is the Guideline for your reference to use and run the project.
Getting Started
● https://colab.research.google.com/
Installation
1. Download the notebook file (notebookbd3f87ac8b.ipynb) from this repository.
2. Open Google Colab.
3. Upload the notebook file (notebookbd3f87ac8b.ipynb) to your Google Colab
workspace.
4. Download the dataset file (IMDB-Movie-Data.csv) and upload it to the project
directory in Google Colab.
Usage
Follow the steps below to use the notebook:
data = pd.read_csv('PASTE_ABSOLUTE_PATH_HERE')