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
Question 1 of 50 attempted
Get hands-on with 1400+ tech skills courses.
Which method can we use to view the bottom n rows of a Panda dataframe?
head()
tail()
describe()
columns
Get hands-on with 1400+ tech skills courses.