Is it safe to rely on condition evaluation order in if statements?
The above question asks exactly what I would like to know but is the same true of Pandas & and | operator when performing conditional selection.
Thankyou.
Edit: So this behaviour does not occur with pandas but is there any way one can achieve it?