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
There is a problem with the instruction enron_data = joblib.load(open("../final_project/final_project_dataset.pkl", "rb")). It brings me this error _pickle.UnpicklingError: the STRING opcode argument must be quoted. I tried many things but I cannot solve it. Does anyone know a solution? Thanks.
The text was updated successfully, but these errors were encountered:
There is a problem with the instruction enron_data = joblib.load(open("../final_project/final_project_dataset.pkl", "rb")). It brings me this error _pickle.UnpicklingError: the STRING opcode argument must be quoted. I tried many things but I cannot solve it. Does anyone know a solution? Thanks.
The text was updated successfully, but these errors were encountered: