I am trying to do a panel regression with
from linearmodels.panel import PooledOLS import statsmodels.api as sm
but I encountered a problem w