1.

The result of an operation between unaligned Series will have the ________ of the indexes involved.(a) intersection(b) union(c) total(d) all of the mentionedThis question was posed to me in examination.I'm obligated to ask this question of Pandas Data Structure in division Data Analysis with Python of Data Science

Answer»

The correct CHOICE is (B) union

To explain: If a LABEL is not FOUND in one Series or the other, the result will be marked as missing NaN.



Discussion

No Comment Found

Related InterviewSolutions