Quiz: pandas Series

Quiz yourself on Series.

1

What is the correct syntax to create a pandas Series from a Python list?

A)

pd.createSeries(list)

B)

pd.Series(list)

C)

pd.getSeries(list)

Question 1 of 40 attempted

Get hands-on with 1200+ tech skills courses.