S

Sikhar Chaudhary • 5.88K Points
Tutor III

Q. Which of the following is used to create a Series in pandas?

  • (A) pd.Series()
  • (B) pd.DataFrame()
  • (C) pd.array()
  • (D) pd.list()
  • Correct Answer - Option(A)
  • Views: 46
  • Filed under category Pandas

Explanation by: Sikhar Chaudhary
A pandas Series is a one-dimensional labeled array, created using pd.Series().

You must be Logged in to update hint/solution

Discusssion

Login to discuss.


Question analytics