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
I'm trying to fix some issues with statsmodels documentation.
One issue that we've uncovered is that numpydoc 0.9.0 (and 0.9.1) includes self in the list of params for a method, when it would be preferable if it didn't. That's different than what 0.8.0 did.