Introduction to Pandas Series

Introduction to Pandas Series#

Learning objectives#

After working through this topic, you should be able to:

  • Explain what a pandas Series is

  • Create pandas Series by typing in data manually

  • Set index and name for a pandas Series

  • Access elements in a pandas Series by label and location

  • Explain what attributes and methods are and how to use

    • Series.dtype

    • Series.value_counts()

Materials#

Video with English subtitles:

Download the slides.

Video with German subtitles:

(turn subtitles on in the bottom right corner of the video)