Robotics & Artificial Intelligence
Which data visualisation tool is a popular Python library that allows for creating static, animated, and interactive visualisations?
- Tableau
- Highcharts
- Excel
- Matplotlib
AI Project Framework
1 Like
Answer
Matplotlib
Reason — Matplotlib is a Python library used for creating static, animated, and interactive visualisations in Python.
Answered By
1 Like
Related Questions
Which of the following are suitable sources for data acquisition?
- Surveys
- Web scraping
- Sensors and cameras
- All of these
What are the important factors to consider when collecting data for an AI project?
- Data should be authentic, reliable, and accurate
- Data should be obtained from random websites on the internet
- Data collection methods can be unethical and unlawful
- Private data can be accessed without permission
How does data visualisation help in data exploration?
- Simplifies complex data for easier comprehension
- Uncovers hidden relationships and anomalies in data
- Provides insights into trends, relationships, and patterns in data
- All of these
Which type of chart is used to represent the proportion or percentage of different categories as a whole?
- Bar chart
- Line chart
- Pie chart
- Area chart