Solved: ModuleNotFoundError: No module named 'statsmodels'

Fix No module named 'statsmodels'

To Solve the error, Install the statsmodels using the following command.

pip install statsmodels