Skip to content

random_sample in query_table does not return values #187

@ceesem

Description

@ceesem
datastack = 'minnie65_public'
client = CAVEclient(datastack)
client.materialize.query_table(
    'nucleus_detection_v0',
    random_sample=10
)

Returns an empty dataframe with the correct columns.

Either limit or omitting random_sample entirely work fine.

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