Advertisements
Advertisements
प्रश्न
By default, the plot() function of Matplotlib draws a ______ plot.
पर्याय
Histogram
Column
Bar
Line
MCQ
रिकाम्या जागा भरा
उत्तर
By default, the plot() function of Matplotlib draws a line plot.
Explanation:
Matplotlib's plot() function defaults to drawing a line plot. If you only provide data points (without specifying a plot type), plot() will connect them with lines, resulting in a line graph.
shaalaa.com
या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?