The method shown in the following Notebook to get the 100K row data from MovieLens data into Jupyter doesn’t work.
However, I found a way around it.
You have to follow the following steps. Hopefully this helps other people who come across this problem
- Download the Data from https://grouplens.org/datasets/movielens/100k/
- Upload the data to a GitHub repository.
- Clone the Repository in the jupyter Notebook