Robotics & Artificial Intelligence
The main task of the Matplotlib library is
- equation solving
- data handling
- graph plotting
- None of these
Python Modules
2 Likes
Answer
graph plotting
Reason — The Matplotlib library is used to create static, animated, and interactive visualisations and provides many functions for creating various types of plots.
Answered By
3 Likes
Related Questions
A module in Python is
- the collection of Python code in a file.
- the collection of variables.
- a function.
- None of these
Which statement is used to include a package or module in a program?
- include
- import
- export
- None of these
Which library includes modules for optimisation, integration, and more?
- NumPy
- Matplotlib
- Pandas
- SciPy
Fill in the blanks:
- ……………. and ……………. are used to organise Python project.
- Pandas is a Python library for ……………. .
- ……………. library supports mathematical operations.