box = plt.boxplot(df, patch_artist = True ). colors = [ 'blue' , 'green' , 'purple' , 'tan' , 'pink' , 'red' ]. for patch, color in zip ...
確定! 回上一頁