Olympic Games Analysis with Pyspark
Years 1896-2014
This article will focus on the methods used to answer certain questions about a winter olympic games dataset. Each question will be answered using the Python and Apache Spark library, Pyspark, which offers its own syntax for querying, as well as the ability to query using SQL syntax. The data...
[Read More]