Skip to content

Add Export to Dataset Converter #31

Description

@PJEstrada

In order to avoid parsing exports with code snippets, let's give built-in functionality to transform a diffgram export object into a dataset object.

Something like this:

dataset = project.dataset.load_from_export('path/to/export/json')
dataset[0]
dataset.to_pytorch()

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