Skip to content

Metadata in JSON format #6

Description

@MarcCote

It will be more easier to check metadata using JSON instead of Python's pickle.

For the preprocess function kept in metadata, we could save directly the source code of the function used in string. The metadata will be more portable. So end-users not using Python would be able to read the source code and understand the objective of the preprocessing that have been applied. For Python's users a simple call to the eval function should suffice to redefine the preprocessing function used.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions