Introduction - PANDAS Introduction Flashcards
1
Q
1) Pandas is a Python library used for working with data sets.
A
Pandas
2
Q
2) Pandas has functions for analyzing, cleaning, exploring, and manipulating data.
A
Pandas
3
Q
3) EXERCISES - The name ‘Pandas’ is short for one of the following:
A
Panel Data
4
Q
4) EXERCISES - Pandas can be used to remove rows or cells that contains wrong or empty values, this is called:
A
Cleaning
5
Q
5) EXERCISES - True or false. Pandas can be used to find out if there is a correlation between two or more columns.
A
True