Statsmodels API
1
Table of Contents
1. statsmodels.api
2. Basic Documentation
3. Main modules of interest
3.1. statsmodel
3.2. statsmodel.discrete
3.3. statsmodel.distributions
3.4. statsmodel.emplike
3.5. statsmodel.genmod
3.6. statsmodel.graphics
3.6.1. statsmodels.graphics.api
3.6.1. statsmodels.graphics.api
3.6.2. statsmodels.graphics.boxplots
3.6.3. statsmodels.graphics.correlation
3.6.4. statsmodels.graphics.dotplots
3.6.4.1. Functions
3.6.5. statsmodels.graphics.factorplots
3.6.6. statsmodels.graphics.functional
3.6.7. statsmodels.graphics.gofplots
3.6.8. statsmodels.graphics.mosaicplot
3.6.9. statsmodels.graphics.plot_grids
3.6.10. statsmodels.graphics.plottools
3.6.11. statsmodels.graphics.regressionplots
3.6.12. statsmodels.graphics.tsaplots
3.6.13. statsmodels.graphics.tukeyplot
3.6.14. statsmodels.graphics.utils
3.7. statsmodel.miscmodels
3.8. statsmodels.nonparametric
3.9. statsmodels.regression
3.10. statsmodel.robust
3.11. statsmodel.stats
4. Other modules of interest
5. statsmodel.sandbox
6. statsmodel.sandbox2
7. From official doc
Statsmodels API
Docs
»
3. Main modules of interest
»
3.6.4. statsmodels.graphics.dotplots
View page source
3.6.4. statsmodels.graphics.dotplots
¶
3.6.4.1. Functions
¶
dot_plot
(points[, intervals, lines, ...])
Produce a dotplot similar in style to those in Cleveland’s “Visualizing Data” book.