Creating a Series

A Series can be created using several techniques. We will examine the following three:

  • Using a Python list or dictionary
  • From NumPy arrays
  • Using a scalar value