close_px = pd.read_csv(u'https://gitee.com/pan19/data-source/raw/master/stock_px_2.csv', parse_dates=True,
index_col=0)
close_px.info()
close_px.head(10)
close_px = pd.read_csv(u'https://gitee.com/pan19/data-source/raw/master/stock_px_2.csv', parse_dates=True,
index_col=0)
close_px.info()
close_px.head(10)