SyntaxFix
Write A Post
Hire A Developer
Questions
This should give you a start
>>> for col in range(arr.shape[1]): some_function(arr[:,col]) [1 2 3 4] [99 14 12 43] [2 5 7 1]