Robotics & Artificial Intelligence
The NumPy library in Python is mainly used for:
- Machine learning
- Plotting
- Mathematical operations and data analysis
- Developing games
Getting Started
2 Likes
Answer
Mathematical operations and data analysis
Reason — NumPy is an important library that provides data manipulation, numerical computing, and statistical analysis facilities.
Answered By
1 Like
Related Questions
In Python, a variable name can consist of letters, digits, and underscore.
In Python, important libraries for machine learning is/are:
- TensorFlow
- stat
- math
- list
Which of the following is/ are the features of Python?
- Object-oriented
- High-level
- General-purpose
- All of these
To define a dictionary in Python, which bracket is used?
- Curly{}
- Square[]
- Small()
- None of these