How to Select Row and Column in Python List to Calculate Median

How to Select Row and Column in Python List to Calculate Median

How to Select Row and Column in Python List to Calculate Median

The code will perform the task listed below

(1) Create a 2D Python List

(2) Import numpy

(3) convert into a numerical Numpy List  using np.array

(4)Select all rows and  2nd Column to convert from String to float

(5) Get Mean / Std deviation / Median Value

 

 

Leave a Reply

Your email address will not be published. Required fields are marked *

11 + 7 =