Quiz
We'll cover the following...
1
Which method can we use to view the bottom n rows of a Panda dataframe?
A)
head()
B)
tail()
C)
describe()
D)
columns
Question 1 of 50 attempted
Which method can we use to view the bottom n rows of a Panda dataframe?
head()
tail()
describe()
columns