how to draw boxplot after remove outliers in dataframe code example Example: matplotlib boxplot remove outliers boxplot([1,2,3,4,5,10], showfliers=False)