Open Xant-5 opened 1 year ago
Thank you very much for your reminder. Maybe I deleted it during the code-cleaning process. I will fix it tomorrow.
hello
I am sorry, I forget to push the changes, it's now updated
Thank you very much for sharing
Actually, the process.ipynb in data/movie
misses row['history_movie_title'] = eval(row['history_movie_title'])
, which causes the wrong result.
In the data/movie file, the code csv_to_json function in the process.ipynb file has this property column "history_movie_title", which I didn't seem to find in the previous data processing.