Thank-you. Perhaps we could add that somewhere, e.g. http://modular.math.washington.edu/edu/2012/1062/projects/final/le-kofmehl/Math480_Quick_Reference_Statistics_Final.pdf I tried everything on this page, everything on the forum, absolutely everything I could find doing a search on: sage plot histogram BTW: I see I can add bins=5 as an argument, but I cannot find a way to create a list of bin endpoints. ex.stats.TimeSeries(mu_list).plot_histogram(bins=5,color='red', figsize=6, aspect_ratio=2)
> stats.TimeSeries([list of values]).plot_histogram() > > William > > > -- You received this message because you are subscribed to the Google Groups "sage-support" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-support?hl=en.
