To Extract row or column from a data frame ,which function may be used?
a)row()
b)column()
c)loc()
d)all of these
Answers
Answered by
3
Explanation:
To Extract row or column from a data frame ,which function may be used?
answer: all of these
Answered by
0
Hello
(c)loc()
since row and column functions are not used to extract the rows/column
Similar questions