CBSE Class 12 Informatics Practices Question 13 of 167

Python Pandas — I — Question 3

Back to all questions
3
Question

Question 3

Can you have duplicate indexes in a series object ?

Answer

Yes, series object can have duplicate indexes.