Quiz

We'll cover the following...
Technical Quiz
1.

Which method can we use to view the bottom n rows of a Panda dataframe?

A.

head()

B.

tail()

C.

describe()

D.

columns


1 / 5