Point out the correct combination with regards to kind keyword for graph plotting.
(a) ‘hist’ for histogram
(b) ‘box’ for boxplot
(c) ‘area’ for area plots
(d) all of the mentioned
The question was posed to me by my school principal while I was bunking the class.
The query is from Plotting in Python in section Data Analysis with Python of Data Science