Examveda

In Pandas, which method is used to pivot data from long to wide format, creating a new DataFrame?

A. melt()

B. reshape()

C. pivot()

D. groupby()

Answer: Option C


This Question Belongs to Data Science >> Data Analysis With Python

Join The Discussion

Related Questions on Data Analysis with Python