df.loc[:, '_Row'] = df[['PlayerID', '_Row']].groupby('PlayerID').cumsum()