Solveeit Logo

Question

Computer Science Question on File Organization and Indexing

Which method is used to display row labels of as dataframe ?

A

iterrows( )

B

index( )

C

columns( )

D

median( )

Answer

index( )

Explanation

Solution

The correct option is (B) : index( )