Which of the following is a one-dimensional labelled array capable of holding…

2024

Which of the following is a one-dimensional labelled array capable of holding any data type (integers, strings, floating point numbers, python objects, etc) in data handling with pandas?

  1. A.

    Series

  2. B.

    Missing data

  3. C.

    Data frames

  4. D.

    Iteration

Attempted by 30 students.

Show answer & explanation

Correct answer: A

In pandas, a Series is a one-dimensional labelled array that can hold values of different data types.

Explore the full course: Hpsc Pgt Computer Science