搭建一个新的conda 环境

笨笨和呆呆 / 2024-01-23 / 原文

conda create -n cty python=3.10

pip install pandas matplotlib optuna scikit-learn baostock pandas_market_calendars lightgbm xgboost -i https://pypi.tuna.tsinghua.edu.cn/simple/