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
the cross-section module in the hm depends mainly on statsmodels which is not used anywhere else in the package and it is better to move the cross-section statistical derivation to the statista package
[hapi] Hapi/hm/crosssection.py (Lines 8-13)
from statsmodels import api as sm
class CrossSections:
"""Cross-Section class."""
the cross-section module in the hm depends mainly on statsmodels which is not used anywhere else in the package and it is better to move the cross-section statistical derivation to the statista package
[hapi] Hapi/hm/crosssection.py (Lines 8-13)
Open in IDE · Open on GitHub
Created from JetBrains using CodeStream
The text was updated successfully, but these errors were encountered: