Bright Tutorials
Home
Courses
Solutions
Videos
Q&A
Blogs
Downloads
Login
Enquiry
Home
Solutions
CBSE
Class 12
Informatics Practices
Python Pandas — I
Question 7
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
Previous
Question 6
Next
Question 8