Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to export data into csv file ? #101

Open
ningji opened this issue Feb 10, 2023 · 1 comment
Open

How to export data into csv file ? #101

ningji opened this issue Feb 10, 2023 · 1 comment

Comments

@ningji
Copy link

ningji commented Feb 10, 2023

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 ?

@cong-1
Copy link

cong-1 commented Feb 21, 2023

not you have it as pandas data frame an then save it with "to_csv"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants