CBSE Class 12 Informatics Practices
Question 12 of 40
Practice Paper — Question 12
Back to all questionsNaN
Reason — When performing mathematical operations on pandas Series objects, index matching is implemented (this is called data alignment in Pandas objects), and missing values are filled with NaN (Not a Number) by default.