Skip to content

[ENH] Add Cache Size Utility Function #1561

@SimonBlanke

Description

@SimonBlanke

Users have no easy way to check how much disk space the OpenML cache is using. The cache can grow large with many datasets. The solution would be to add a utility function to calculate the current cache size.

Much of the relevant code is in openml/config.py and openml/utils.py. We could put the function into openml/utils.py and expose it to the public API from there.

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