Skip to content

Implement dump_text() and load_text() methods to interact with data.frames? #102

Description

@gregorgorjanc

This would open up better understanding and engagement with users,
but it's likely crossing the R vs reticulate Python boundary
we set out at the start.

See https://tskit.dev/tskit/docs/latest/python-api.html#tskit.TreeSequence.dump_text (and https://tskit.dev/tskit/docs/latest/_modules/tskit/trees.html#TreeSequence.dump_text) and https://tskit.dev/tskit/docs/latest/python-api.html#tskit.load_text (and https://tskit.dev/tskit/docs/latest/_modules/tskit/trees.html#load_text)

Perhaps having ts$dump_text() could produce easy to use data.frames?

Explore and rethink this.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions