import pandas as pd #csv読み込みなどもできるimport matplotlib.pyplot as plt#グラフ描写 file_name = "test.csv" """ test.csv の中身↓ 1, 3, ...
確定! 回上一頁