In the 2nd video of Part 1, we learn two new commands: unique() and value_counts() and try to understand when to use each of them. This is part of our NFL Basic Data Analysis project, using 2018 NFL games.
In this 4 part short video series, we look at how we could use Pandas and Python to examine final scores of NFL games. We load all the 2018 Season games, examine their stats and plot the scores
Notebook: https://github.com/Ram-N/data_analysi...
Data: https://github.com/ryurko/nflscrapR-d...