I would like to get the maximum of the first value 10,40 -> 40. I can use this below, but is there a python way in one line instead of the for loopI would like to get the maximum of the first va
I would like to get the maximum of the first value 10,40 -> 40. I can use this below, but is there a python way in one line instead of the for loopI would like to get the maximum of the first va