This is very simple. import pandas as pd from matplotlib.pyplot import pie, axis, show %matplotlib inline df = pd.read_csv ...
確定! 回上一頁