| 1. |
which library is the most used visulization library in python?
|
||||||||
|
Answer:
Option (c) |
| 2. |
recommanded way to load matplotlib library is
|
||||||||
|
Answer:
Option (a) |
| 3. |
which function of matplotlib can be used to create a line chart?
|
||||||||
|
Answer:
Option (b) |
| 4. |
which function can be used to export generated graph in matplotlib to png
|
||||||||
|
Answer:
Option (b) |
| 5. |
which one of these is not a valid line style in matplotlib
|
||||||||
|
Answer:
Option (d) |
| 6. |
In respect to graph, highlighted part using a red circle in the above image is called?
|
||||||||
|
Answer:
Option (a) |
| 7. |
which graph should be used if we want to show distribution of elements?
|
||||||||
|
Answer:
Option (d) |
| 8. |
which graph should be used If we want to find patterns in data?
|
||||||||
|
Answer:
Option (c) |
| 9. |
which method can be used to get the shortest path in networkx library
|
||||||||
|
Answer:
Option (a) |
| 10. |
which one of these is not a type of network graph
|
||||||||
|
Answer:
Option (d) |