Skip to content

Instantly share code, notes, and snippets.

@Jian-Qiao
Created August 22, 2017 17:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Jian-Qiao/002db7b20014b5d591b89575e5842c40 to your computer and use it in GitHub Desktop.
Save Jian-Qiao/002db7b20014b5d591b89575e5842c40 to your computer and use it in GitHub Desktop.
#Save Result as CSV
write.csv(Fighters_Updated,'Fighters_Updated.csv')
write.csv(Fights_Scrapped,'Fights_Updated.csv')
write.csv(EventsInfo,'EventsInfo.csv')
write.csv(Stadiums,'Stadiums.csv')
#------Some Manualy Inspecting and Cleaning for typos--------------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment