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

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