Robotics & Artificial Intelligence
Which library includes modules for optimisation, integration, and more?
- NumPy
- Matplotlib
- Pandas
- SciPy
Related Questions
Which statement is used to include a package or module in a program?
- include
- import
- export
- None of these
The main task of the Matplotlib library is
- equation solving
- data handling
- graph plotting
- None of these
Fill in the blanks:
- ……………. and ……………. are used to organise Python project.
- Pandas is a Python library for ……………. .
- ……………. library supports mathematical operations.
Write a Python program to demonstrate the use of the NumPy library.