Skip to content

Documentation improvements for Dataset #348

@kevinrsoursib

Description

@kevinrsoursib

The documentation for the Dataset class is ambiguous and confusing. In particular it's hard to follow which functions return a reference to the current Dataset (like transform) after modification in place and which (like filter) make return a newly created dataset copying some or all of the current dataset. In particular the way the filter function is described implies modification in place which is not what it does.

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