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

I get a blank assertion error as well #150

Open
bhaktatejas922 opened this issue Jun 12, 2019 · 0 comments
Open

I get a blank assertion error as well #150

bhaktatejas922 opened this issue Jun 12, 2019 · 0 comments

Comments

@bhaktatejas922
Copy link

I have a similar issue. When doing this I get a blank assertion error as well

`outcome_1, predictors_1 = patsy.dmatrices("Q('%received 18+') ~ n_killed_capita_2016", aggregate_2016_df)

mod_1 = sm.OLS(outcome_1, predictors_1)

res_1 = mod_1.fit()

print(res_1.summary())`

Originally posted by @bhaktatejas922 in #148 (comment)

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