Skip to content

Allow for streaming of large datasets #235

@KitBurgess

Description

@KitBurgess

Rather than the SDK returning a single giant dataframe, we could follow the python generator pattern providing a stream of chunks of data.

This will help circumnavigate the current MAX_RECORDS limit imposed by when calling the API with one single request.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions