Computer Science, asked by rahul941390, 5 months ago

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 sakshipal256
3

Explanation:

To Extract row or column from a data frame ,which function may be used?

answer: all of these

Answered by universalkitty
0

Hello

(c)loc()

since row and column functions are not used to extract the rows/column

Similar questions