t is a pd.Series (single row of dataframe) containing float64 data. I didn’t realise it might evaluate differently based on the order; will try casting as array and see if that works!
1 Like
t is a pd.Series (single row of dataframe) containing float64 data. I didn’t realise it might evaluate differently based on the order; will try casting as array and see if that works!