Examveda

In Pandas, which method is used to apply a custom function to each element of a DataFrame or Series?

A. pivot()

B. melt()

C. apply()

D. sort_values()

Answer: Option C


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

Join The Discussion

Related Questions on Data Analysis with Python