...

/

Quiz

Quiz

Attempt the quiz to test what you have learned in this chapter.

1

Which command do we use to sort a dataframe df by a single column?

A)
df.sort_by('column')

B)
df.sort('column')
C)
df.sort_values('column')
D)
df.column('sort')
Question 1 of 30 attempted
Access this course and 1400+ top-rated courses and projects.