Quiz

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

1

Which code will display only the number of columns and rows in the data frame df?

A)

df.show

B)

df.shape

C)

df.head

D)

print(df)

Question 1 of 50 attempted

Get hands-on with 1200+ tech skills courses.