Skip to content

SDK Deprecation warning #66

Description

@aphimister10

Receiving the following warning when using the download_dataframe method of the rapid class in the SDK.

FutureWarning: Passing literal json to 'read_json' is deprecated and will be removed in a future version. To read from a literal string, wrap it in a 'StringIO' object.
return pd.read_json(json.dumps(data), orient="index")

Metadata

Metadata

Assignees

No one assigned

    Labels

    sdkPart of the sdk

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions