Welcome to rpscrape_dataframes Discussions! #1
Replies: 1 comment 5 replies
-
|
@tastethewhip : I noticed that you have managed to create html pages of the race results in your repo - https://github.com/tastethewhip/tastethewhip.github.io (It looks very impressive and I am grateful for sharing on GH. I know that I could use your files to create the csv but I'd like to be able to do them myself on a daily basis. Thanks in advance for any pointers you can give me. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
👋 Welcome!
This code has been duplicated from https://github.com/joenano/rpscrape.
My aim is to amend the code so that it creates a dataframe of the results/racecards that can be easily saved to xls / csv files.
EDIT+++ I've discovered that the results are in csv so I just need to find a way to convert the json racecards to csv.
I'm learning python as I go so please feel free to comment on my errors. I'm also new to Github so bear with me as I learn how to use it.
Beta Was this translation helpful? Give feedback.
All reactions