Skip to content

Move StatsModel methods to StatsModel #74

@piever

Description

@piever

IterableTables defines a fallback when trying to use StatsModel formulas with something other than a DataFrame here. For the sake of reducing type piracy, this methods could live in StatsModel instead: one would still need to load IterableTables to convert any iterabletable to a DataFrame, but everything that has a method to be converted to DataFrames would work without needing this package.

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