Skip to content

Code documentation is incorrect for ds_query. #65

Description

@GGordonGordon

The documentation for ds_query states to pass in the query as a dictionary with the sql key however when passing it through down to dataset.query that method expects a string and packages it as a dictionary. The documentation example should be updated to use a string and not a dict.

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