KeyError “not found in axis” even though im declaring the axis in the drop function
I have this database wich has too many rows for the project i need to do, so im trying to drop some with a few conditions, when i do this i have the error “not found in axis” wich everybody else got solutioned by adding the axis in the drop function, however not me, since i added that since the beggining and it still wont work