A Series object named “S1” has five elements. Answer these - 1) What will be the default index of the elements? 2) How to give a name to this series?
1) = [ 1,2,3,4,5] and 2) = S1.name( )
1) = [ 0 ,1,2,3,4] and 2) = S1.name( )
1) = [ 1,2,3,4,5] and 2) = S1.rename( )
None of these
Answers
Answered by
0
Answer:
sorry I didn't know someone
Similar questions