Plot data. REad AAPL.csv file and pick 'Close' and 'Adj Close' column to plot. Then show the plot. import pandas as pd. import matplotlib.pyplot as plt.
確定! 回上一頁