You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i saw a line in your code "pickle.load(open('Pickle/columns.p','rb'))"
but it seems there is no file or folder called "Pickle/columns.p", so the code keep throwing error where can i find those files
could you please help me, thank you
The text was updated successfully, but these errors were encountered:
hariharan1412
changed the title
i'm currently working on a recommendation system
"pickle.load(open('Pickle/columns.p','rb'))
Nov 7, 2022
hariharan1412
changed the title
"pickle.load(open('Pickle/columns.p','rb'))
Missing "pickle.load(open('Pickle/columns.p','rb'))
Nov 7, 2022
i took your code as a example,
i saw a line in your code "pickle.load(open('Pickle/columns.p','rb'))"
but it seems there is no file or folder called "Pickle/columns.p", so the code keep throwing error where can i find those files
could you please help me, thank you
The text was updated successfully, but these errors were encountered: