Spandan-Madan / DeepLearningProject

An in-depth machine learning tutorial introducing readers to a whole machine learning pipeline from scratch.

Home Page:https://spandan-madan.github.io/DeepLearningProject/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

'Genres' object has no attribute 'list'

Aditya-Thakur-Dev opened this issue · comments

I get this error while compiling the code cell 15 of the notebook.

Are you on the newly committed version or the previous one? Basically, when did you clone it?

A new pull request was updated just today and I am wondering if the code was broken before or did it break now.

I am on the latest commit.
The code must have broken after the pull request.

Change genres.list() to genres.movie_list().
This issue has been mentioned before but has not been fixed.

Could you please make it runnable and create a PR with no merge conflicts please?

I can accept the PR once it's made.

Thanks!