Skip to content

Handle empty dataframes #74

Description

@philmain28

When an sql query is run and there is no data the dataframe returns a dataframe without the expected columns. This causes it to fall over with obscure errors later on. The solution to this is initialising the dataframe stubs prior to putting the data into them.

The following package might be of use.

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