vendredi 12 février 2021

How can we use if statement to check the condition and if matches increase the pointer by 1 using python?

I am having values of customers prediction say A's prediction and I am having on column of 'High' prediction ,I have to check for each row, whether A's prediction is equals to or greater than "High" prediction. And if the above condition matches then A should get +1 rating. I am new to python.

Thanks in advance.

Aucun commentaire:

Enregistrer un commentaire