Skip to content

Implement dump_text() and load_text() methods? #102

@gregorgorjanc

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.

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