-1

I want to remove only 'Yes' from the following columns which I am not able to achieve. The Column has following things array([nan, 'Yes', '1', '2', '3'], dtype=object)

Kavach Dheer
  • 107
  • 7
  • It is very easy to produce a reproducible example for these kind of questions. Produce one: https://stackoverflow.com/questions/20109391/how-to-make-good-reproducible-pandas-examples. Read: https://stackoverflow.com/help/how-to-ask – zabop May 26 '22 at 19:50

0 Answers0