Skip to content

Accept single model as input (without a list) #57

@MaxGhenis

Description

@MaxGhenis

If you have a single model m and try sg.Stargazer(m), you get:

TypeError: object of type 'RegressionResultsWrapper' has no len()

This works if you do sg.Stargazer([m]), but it'd be nice to either throw a more informative warning or to accept a single model not as a list.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions