remove outliers and plot distribution code example Example: matplotlib boxplot remove outliers boxplot([1,2,3,4,5,10], showfliers=False)