Open Motuzkov opened 7 years ago
So is there any way to re-open completed youtube analysis?
Yes, there is, and that's what the script is trying to do. For some reason though, it's unable to open the .csv file that pandas saved on the first run. It's hard to know what's wrong without seeing the file. Would you be okay with putting the youtube_history-master2\src\data\ran\df.csv
file on pastebin?
is there a way to combine 2 or more data folders into single database?
This would be a little tricky, I think. You would have to rename all of the files in the second data folder (numbering them starting where the files in the first folder left off), then move them into the first.
Hello Jessime, I have to ask how to run "youtube_history.py" for second time after raw metadata was downloaded? The first run was succeed and it redirected me to 'YouTube History Analysis' page, but at second launch it always fails. So is there any way to re-open completed youtube analysis? and is there a way to combine 2 or more data folders into single database?
Error massage at second launch of "youtube_history.py":
Thank you!