CSL 410 L14
CSL 410 L14
Lecture No. 14
• Key Points
– Homogeneous data
– Size Immutable
– Values of Data Mutable
•Introduction
•Create an Empty Series
•Create a Series from ndarray
•Create a Series from dict
•Create a Series from Scalar
•Accessing Data from Series with Position
•Retrieve Data Using Label (Index)
References