I want to delete all rows if any of the values โโof the following columns ('Glucose','BloodPressure','SkinThickness','Insulin','BMI') is equal to zero.
What is the most efficient way?
I want to delete all rows if any of the values โโof the following columns ('Glucose','BloodPressure','SkinThickness','Insulin','BMI') is equal to zero.
What is the most efficient way?