Solveeit Logo

Question

Computer Science Question on Error analysis

_____, leads to an error, if there are multiple entries for a column's value for the same values for index (row).

A

pivot_table()

B

pivot()

C

describe()

D

describe all()

Answer

pivot()

Explanation

Solution

The correct option is (B) :pivot().