Question: What are the two main data structures in the Pandas library?

  1. Arrays and DataFrames
  2. Series and Matrixes
  3. Matrixes and DataFrames
  4. Series and DataFrames

Answer: The correct answer of the above question is Option D:Series and DataFrames