You can check the Statsmodels version in Jupyter Notebook with the following code. I highly recommend you This book to learn Python.
import statsmodels print(statsmodels.__version__)
You can check the Statsmodels version in Jupyter Notebook with the following code. I highly recommend you This book to learn Python.
import statsmodels print(statsmodels.__version__)