CBSE Class 12 Informatics Practices Question 27 of 167

Python Pandas — I — Question 7

Back to all questions
7
Question

Question 7

The count() function on Series object returns only the count of non-NaN values in it.

Answer