What data are you working with? I know a bit about databases and building them as well as running statistics on them. I would suggest moving the data from an excel sheet to an Microsoft SQL database. This would require downloading Microsoft SQL Server Express and SQL server manager. There are great tutorials to get you started with SQL at https://www.w3schools.com/. Let me know if you have any questions.
RE: Big Data Day L.A. and trying to better my database
You are viewing a single comment's thread from:
Big Data Day L.A. and trying to better my database
My data is of the 2017 Capcom Pro Tour, their game being Street Fighter V. I'm tracking in-game progress of the final eight players of each tournament in the series -- there are 70 tournaments this year, and the series is halfway done.
A lot of people have suggested I move to SQL, python, javascript, etc. Right now, I'm using the stat tracking to prepare for Excel certification, and this has been a great test. I know for sure I will move somewhere in the future, but for now I'm fine working in Excel.
--GCII
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit