MacM1 安装python库文件

  1. plot_model

conda install -c conda-forge pydot

conda install -c conda-forge graphviz

2. Packages

conda install -c conda-forge scikit-learn

conda install -c conda-forge pandas

3. 删除虚拟环境

conda remove -n envname --all

你可能感兴趣的:(笔记,vue.js,html5,node.js)