Results 1 issues of hakoshie

#### Describe the bug The documents says MNLogit object has names (dict) attribute, but it seems it doesn't. https://www.statsmodels.org/stable/generated/statsmodels.discrete.discrete_model.MNLogit.html #### Code Sample, a copy-pastable example if possible ```python import numpy...