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

How do i open it #2

Open
Venusian286 opened this issue May 16, 2020 · 1 comment
Open

How do i open it #2

Venusian286 opened this issue May 16, 2020 · 1 comment

Comments

@Venusian286
Copy link

Venusian286 commented May 16, 2020

Hello i came across your code and i am like a very very very beginner to this and i changed the game id and the links but i really dont know how to open it. Sorry for my dumb question but if you can help that will mean a lot thanks

@blakeporterneuro
Copy link
Owner

Hi there Venusian,
Could you be a little more specific on what you are trying to "open"? Did the program run successfully and you are trying to see the data? The data is saved in the pickle file (.pkl) on line 173. You could, for example, run this instead:
allItemsPD.to_excel(gameID+'PriceData.xlsx');

That would save the data as a Microsoft Excel sheet which you could open in Excel.

Or are you having issues with running the code in general? Do you have Python installed? It sounds like you may not be familiar with Python? If not, you should check out some Python 101 videos/tutorials before you try to run this program.

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