I am calling the argmax function by print as:
print(piTot) print(piTot[piTot.argmax()],",",piTot.argmax())
And getting the following ou