AbstractMethodError: This method must be defined in the concrete class type

Viewed 879

df= df.drop(Karoo_output_2016_dry[df.Month == 1].index)

Can someone help me what is wrong?

Yesterday I used it and today it is giving this error.

0 Answers
Related