Class 12 Informatics Practices Sample Paper Term 1 Set B

Section A Question 1. Which of the following are features of pandas?(a) Finding data(b) Filling data(c) Selecting subsets from bulky sets(d) All of the above Question 2. The values of a series cannot come from(a) lists(b) expressions(c) reset() function(d) range() function Question 3. The function that uses label based indexing is(a) iloc()(b) loc()(c) search()(d) Both (a) and […]

Continue Reading