Skip to content

context manager for dataset #67

Description

@sahiljhawar

should we add context manager for DataSet such that it can be opened as

with ep.dataset.DataSet(...) as ds:
    ...

internally there will be __enter__, __exit__, and __del__ methods

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions