I have an array like the one below. How can I take the argmax from this array and save it as a dataframe.
array
([[ 4.33578761e-03, 1.11002535e-01, 1.18002132e-01,
2.23158062e-01, 3.57010156e-01, 9.33912754e-01],
[ 3.21856714e-05, 3.46616306e-03, 4.58798464e-03,
7.65424687e-03, 1.02789648e-01, 9.99610841e-01]], dtype=float32) was passed