However, I am unable to import pandas (and other packages).
When I type:
Code:
import pandas
Code:
Traceback (most recent call last): File "<stdin>", line 1, in <module> ImportError: No module named pandas r(7102);
Code:
conda list
Code:
conda install xgboost
Any ideas on what the problem may be?
Thanks in advance,
Jonathan
0 Response to Python: Importing pandas (and other packages) into STATA 16
Post a Comment