Examveda

In Pandas, which method is used to sort a DataFrame by the values in one or more columns in ascending or descending order?

A. apply()

B. pivot_table()

C. sort_values()

D. filter()

Answer: Option C


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

Join The Discussion

Related Questions on Data Analysis with Python