Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Give the user better information about which tables are not in the wrds module but exist in SAS #56

@cc8734

Description

@cc8734

The issue was discussed in Slack, and documented here in Confluence.

Summary: While using the wrds module, if the data is in SAS but not in Postgres, the wrds module does not clearly communicate this. For example if using the list_tables method, it throws a NotSubscribedError. Errors messages like these create confusion and this is a common user question on Zendesk. We could do a better job to inform users in the error message(s) that the table being queried does exist, but it only exists in SAS and therefore cannot be accessed using the wrds module.

An ideal solution would reduce user confusion, but also be stable and little effort to maintain.

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