本文介绍了pandas.DataFrame.boxplot中的这些点是什么?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我使用

I use boxplot from pandas dataframe.

When I executed the code, then I saw some small dots as below image.

Just wonder what is that dots? and what is it for?

解决方案

I thought this picture explains boxplot

这篇关于pandas.DataFrame.boxplot中的这些点是什么?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

09-22 07:29