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

Add additional import/export formats to Tracker #11

Open
djcunningham0 opened this issue Apr 12, 2022 · 0 comments
Open

Add additional import/export formats to Tracker #11

djcunningham0 opened this issue Apr 12, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@djcunningham0
Copy link
Owner

PR #10 (related to issue #8) added functionality to import/export ratings with the Tracker object. Currently the ratings are exported to a pickle file. It may be useful to allow the option to export in a human readable format such as CSV or JSON.

Not a high priority since it's already easy to export a CSV of current ratings (e.g., tracker.get_current_ratings().to_csv(...)).

@djcunningham0 djcunningham0 added the enhancement New feature or request label Apr 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant