Opened this issue 2 years ago · 1 comments
data = get_data("amzn", start_date = "01/01/2017", end_date = "01/31/2017")
is there a buildin option to save the data into csv file ?
not you have it as pandas data frame an then save it with "to_csv"