Quiz
We'll cover the following...
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
Which method can we use to view the bottom n rows of a Panda dataframe?
head()
tail()
describe()
columns