What Does Nan Mean In Python?
What Does Nan Mean In Python? How to check if a single value is NaN in python. … NaN stands for Not A Number and is one of the common ways to represent the missing value in the data. It is a special floating-point value and cannot be converted to any other type than float.