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

Export data in a meaningful way #1

Open
skydeo opened this issue Jan 29, 2019 · 2 comments
Open

Export data in a meaningful way #1

skydeo opened this issue Jan 29, 2019 · 2 comments
Assignees

Comments

@skydeo
Copy link
Owner

skydeo commented Jan 29, 2019

Right now it just prints it all out to the console.

It should do one of the following (in order of increasing usefulness):

  • Export to multiple csv files
  • Export to a multi-sheet Excel file
  • Export to a multi-sheet Excel file with graphs (how reasonable is this?)
  • Use graphing library (matplotlib?) to auto-generate the graphs and save as images
@skydeo skydeo self-assigned this Jan 29, 2019
@skydeo
Copy link
Owner Author

skydeo commented Feb 19, 2019

Updating the above:

  • Export to one or multiple csv files
  • Use graphing library (matplotlib?) to auto-generate the graphs and save as images

Excel doesn't seem to handle the latest emoji properly, so it's not worth exporting to that format I don't think.

@skydeo
Copy link
Owner Author

skydeo commented Sep 16, 2019

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

1 participant