I was using the DataFrame.boxplot()
function in Pandas, which I believe calls the matplotlib.pyplot.boxplot()
. The documentation says that the default whisker length of these boxplots should be 1.5IQR, but I don't understand why the upper/lower whiskers of the same box are of different lengths in the plot. (I have not done any specific configurations)
Sorry I wanted to post the image but I do not have enough reputation, so I put it on a free image hosting site instead, link: