CBSE Class 12 Informatics Practices Question 78 of 147

Plotting with Pyplot — Question 10

Back to all questions
10
Question

Question 10

A standard marker of representing a non-number data in Python libraries is NaN.

Answer

True

Reason — A standard marker for representing missing or non-number data in Python libraries is NaN (Not a Number).