To plot just a selection of your columns you can select the columns of interest by passing a list to the subscript operator: ax = df[['V1' ...
確定! 回上一頁