You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 3, 2024. It is now read-only.
Ah right, I forget that installing statsmodels doesn't always install its dependencies. I'll add this stuff to setup.py tomorrow and push to PyPI again :)
Plotting bivariate distributions with scatter plot combined with box/violin plots throws dependency error.
ModuleNotFoundError: No module named 'patsy'
Environment: Windows 10
Statsmodels: 0.9.0
Scipy: 1.1.0
pandas: 0.24.2
Plotly: 3.7.1
The text was updated successfully, but these errors were encountered: