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

Code outputting empty csv #7

Open
JulesMillen opened this issue Sep 1, 2020 · 1 comment
Open

Code outputting empty csv #7

JulesMillen opened this issue Sep 1, 2020 · 1 comment

Comments

@JulesMillen
Copy link

Hi there,

I am very new to python, but I want to use this code to get a more current dataset than the one posted in Kaggle.

After the code has finished scraping, it gives this message:

Page: 1
Page: 2
Page: 3
Page: 4
Page: 5
Page: 6
Page: 7
Page: 8
Page: 9
Page: 10
Page: 11
Page: 12
Page: 13
Page: 14
Page: 15
Page: 16
Page: 17
Page: 18
0
Index(['Rank', 'Name', 'Platform', 'Year', 'Genre', 'Critic_Score',
'User_Score', 'Publisher', 'Developer', 'NA_Sales', 'PAL_Sales',
'JP_Sales', 'Other_Sales', 'Global_Sales'],
dtype='object')

Then when I open the csv it has written, all it has is the column headers but no data.

Any help would be much appreciated!!

Jules

@misi0202
Copy link

misi0202 commented Nov 4, 2022

I would like to ask, do you know how to solve this problem, I also encountered the same problem after running

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

2 participants