We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The dataset link seems broken.
The text was updated successfully, but these errors were encountered:
I meet same situation, can't download dataset from link.
Sorry, something went wrong.
woo! I had download data by using shell command in download_data.sh, it works. wget http://snap.stanford.edu/jodie/reddit.csv -P data/ wget http://snap.stanford.edu/jodie/wikipedia.csv -P data/ wget http://snap.stanford.edu/jodie/mooc.csv -P data/ wget http://snap.stanford.edu/jodie/lastfm.csv -P data/
also can use 'curl -o data/wikipedia.csv http://snap.stanford.edu/jodie/wikipedia.csv' comand in Windows.
No branches or pull requests
The dataset link seems broken.
The text was updated successfully, but these errors were encountered: