+ 2
Look at the task description again: output a numpy dataframe
You can use the mean method of numpy arrays. Also numpy arrays have a round method.
If you put your code on playground and LINK it, other people can test it.
0
Please specify which task it is.