Skip to content

list_dir returns dict on failure instead of df #11

@kcpevey

Description

@kcpevey

Client.list_dir(path, as_df=True) returns:
{'success': 'false', 'error': 'File supplied is not a directory.'} for paths that are not found. This is a dictionary, not a dataframe as a specified in the call.

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