1. 爬虫方式抓数据2 使用DataReader()获取股票数据方法3.DataFrame存储为csv文件方法:dataframe.to_csv('path', columns= , index = True )