CBSE Class 12 Informatics Practices
Question 76 of 167
Python Pandas — I — Question 1
Back to all questionsTrue
Reason — When a Series object is used as a column in a DataFrame, it behaves like a column. However, when a Series is created with an index that matches the index of an existing DataFrame, it can behave like a row.