Skip to content
New issue

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

Can you use pd.read_csv with a URL to import csv files from Kaggle? #2

Open
Bonnners opened this issue Jan 18, 2018 · 0 comments
Open

Comments

@Bonnners
Copy link

Hi, I would like to use this call:
wine = pd.read_csv('https://www.kaggle.com/zynicide/wine-reviews/downloads/winemag-data_first150k.csv')
but am unable to do so. Other websites exposing public datasets allow this. Am I doing something wrong?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant