0

I got a simple condition where I want to match each row that has a value equal to NaN. I checked that this NaN is in fact a float value but i cant match it using df[(df.microtask == float("nan"))]

How do I do this? Every answer on the internet refers to a different kind of matching

Fenrir
  • 231
  • 2
  • 18

0 Answers0