You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
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
The text was updated successfully, but these errors were encountered: