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
In Section 8.2 (towards the top), there is a link to a starter Colab notebook that has the line:
undf = pd.read_csv("https://media.githubusercontent.com/media/bnmnetp/httlads/master/Data/un-general-debates.csv")
Running this in the notebook causes the following error:
HTTPError: HTTP Error 404: Not Found
The text was updated successfully, but these errors were encountered:
Merge pull request RunestoneInteractive#53 from pearcej/Issue-#18-Ch3…
3c2c5b9
…-I-S Changed the image in Ch3 from opensolver to the one from solver.
No branches or pull requests
In Section 8.2 (towards the top), there is a link to a starter Colab notebook that has the line:
undf = pd.read_csv("https://media.githubusercontent.com/media/bnmnetp/httlads/master/Data/un-general-debates.csv")
Running this in the notebook causes the following error:
HTTPError: HTTP Error 404: Not Found
The text was updated successfully, but these errors were encountered: