NaN (Pandas)

NaN ('Not a Number') is pandas' marker for a missing or undefined value. It is a special floating-point value that is not equal to anything, even itself, so…