CSL 410 L13
CSL 410 L13
Lecture No. 13
• Key Points
– Homogeneous data
– Size Immutable
– Values of Data Mutable
• The table represents the data of a sales team of an organization with their
overall performance rating. The data is represented in rows and columns.
Each column represents an attribute and each row represents a person.
• Key Points
– Heterogeneous data
– Size Mutable
– Data Mutable
•Pandas-Introduction
•Pandas-Key Features
•Pandas-Environment Setup
•Pandas-Data Structures
•Series
•DataFrames
•Panel
References