import numpy as np import pandas as pd import matplotlib.pyplot as plt # boxplot()可以爲dataframe中的每一列創建boxplot,或者指示要使用的列: ...
確定! 回上一頁