Screen Link: https://app.dataquest.io/m/381/exploring-data-with-pandas%3A-fundamentals/11/creating-new-columns
I am a bit stuck on what’s happening with the index on the left– are the values in prev_rank_after (471.0, 234.0, etc) the same ones listed in prev_rank_before (159, 147, etc.) but updated somehow? Or is this a different set of index values pulled randomly from the dataset?