MADLionsEC / lol-data-solution

League of Legends data solution for SLO, official leagues (LCS, LCK, etc.), scrims and Solo Q.
GNU General Public License v3.0
19 stars 1 forks source link

Try to export to SQL instead of XLSX and then connect the DB to Tableau #9

Closed davidherasp closed 6 years ago

davidherasp commented 6 years ago

Seems like there are problems while storing the resulting DataFrame into the SQL database mainly because of weird chars of the summonerName variable. Closed for now.