Python Libraries - NumPy, Pandas, Matplotlib, SciPy - Online Test
30:00
1. Which NumPy function is used to create an array of zeros?
2. What is the primary data structure in Pandas used for data manipulation and analysis?
3. Which Matplotlib function is commonly used to create a line plot?
4. In SciPy, which submodule is used for integration?
5. What does the `axis=0` parameter typically represent in a Pandas DataFrame operation?
6. Which NumPy attribute returns the dimensions of an array?
7. What is the purpose of the `read_csv()` function in Pandas?
8. Which Matplotlib function adds a title to a plot?
9. The `scipy.stats` module provides functions for what purpose?
10. How do you create a Pandas Series from a Python list?
Test Results
0/0