matplotlib Flashcards
1
Q
What is the purpose of plotting data?
A
Visualize variations or show relationships between variables.
2
Q
Which module of matplotlib contains functions that can be used to create a plot?
A
Pyplot module.
3
Q
What is the default chart plotted in matplotlib?
A
Line chart
4
Q
What is the default linewidth?
A
1 pixel