Create 2 Dimensional Player List consist of Player Name and Score

We need to do some list calculation so import numpy

Get the Player Average Call (1) First we need to select all the rows (2) the Select column (1) to get the Average

Select all Row one to Connect string to float

Get the Mean Value

Get Meadian Value

Get Standard Deviation