Skip to content

Improving data samples export #131

Description

@fedpet

I have 2 propositions which might be useful:
1 - Being able to round exported values (e.g. rounding to 2 decimal places before writing the samples to the csv file might help reducing the final size of the file and improving predictability of the size required)
2 - It would be nice to have the possibility to export data to DBs (or at least SQLite) instead of CSV files. This could be done by offering a mechanism to specify a custom "Exporter" in the YML config (pretty much the same way we specify custom Extractors), so that one could extend it and offer its own implementation.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions