Hi, Once I've loaded pyplot, I can't figure out how to use the base.hist function. What is the workaround?
help(base.hist) returns the plt.hist functionality.
Hi, Once I've loaded pyplot, I can't figure out how to use the base.hist function. What is the workaround?
help(base.hist) returns the plt.hist functionality.