Q1. Which of the following are modules/libraries in Python?
Q2. NumPy stands for ________________
Q3. Which of the following libraries allows to manipulate, transform and visualize data easily and efficiently.
Q4. PANDAS stands for ____________
Q5. ____________ is an important library used for analyzing data.
Q6. Important data structure of pandas is/are ____________
Q7. Which of the following library in Python is used for plotting graphs and visualization.
Q8. Pandas Data Frame can have __________ data types
Q9. _____________ is used when data is in Tabular Format.
Q10. Which of the following command is used to install pandas?