Skip to content

Document TableCollection.load & update TableCollection.dump #3384

@gregorgorjanc

Description

@gregorgorjanc

TreeSequence load method has doc at https://tskit.dev/tskit/docs/latest/python-api.html#tskit.load, but there is no corresponding doc for TableCollection load method.

I can see the method implementation at

def load(cls, file_or_path, *, skip_tables=False, skip_reference_sequence=False):

@hyanwong says: "Ah, yes, we should probably document this, as the reverse, https://tskit.dev/tskit/docs/latest/python-api.html#tskit.TableCollection.dump is indeed documented (although that needs updating too)"

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