Skip to content

listing studies does not show all studies #1163

@sebffischer

Description

@sebffischer
from openml import study

a = study.list_studies(size = 100)
len(a) 

gives me 2 run studies which is wrong

This has nothing to do with the python api because the same thing happens in R as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions