Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move StatsModel methods to StatsModel #74

Open
piever opened this issue Apr 3, 2018 · 0 comments
Open

Move StatsModel methods to StatsModel #74

piever opened this issue Apr 3, 2018 · 0 comments

Comments

@piever
Copy link
Contributor

piever commented Apr 3, 2018

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant