Ans:
22. We can use plot() function of dataframe to create histogram.
Syntax:
<dataframe>.plot(kind = ‘hist’)
23. concat(), join() and merge() can be used to combine multiple dataframes.
24. merge() and join()
Ans:
22. We can use plot() function of dataframe to create histogram.
Syntax:
<dataframe>.plot(kind = ‘hist’)
23. concat(), join() and merge() can be used to combine multiple dataframes.
24. merge() and join()