4a Introduction To Pandas - PPTX - Lyst5943
4a Introduction To Pandas - PPTX - Lyst5943
Agenda
• Introduction of Pandas
• Pandas Dataframes
• Pandas Series
• Converting Dataframe & Series into arrays
• Functions to work view data with files
What is Pandas
• Pandas is an open-source Python Library providing
high-performance data manipulation and analysis tool
1 Series
2 DataFrame
3 Panel
Name String
Score Float
Attempt Integer
Qualify String
Key Points:-
• Heterogeneous data
• Size Mutable
• Data Mutable
Panel
Key Points:-
• Heterogeneous data
• Size Mutable
• Data Mutable
• Define the Pandas/Python pandas?