Skip to content

Add additional import/export formats to Tracker #11

@djcunningham0

Description

@djcunningham0

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(...)).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions