Enter search terms or a module, class or function name.
Draw histogram of the input series using matplotlib
ax : matplotlib axis object
If not passed, uses gca()
kwds : keywords
To be passed to the actual plotting function
Notes
See matplotlib documentation online for more on this