若需要使用scikit learn的話:
conda create -n spyder-env -y
conda activate spyder-env
conda install spyder-kernels scikit-learn -y
Spyder debug mode:
推薦hahow線上學習python: https://igrape.net/30afN
若需要使用scikit learn的話:
conda create -n spyder-env -y
conda activate spyder-env
conda install spyder-kernels scikit-learn -y
Spyder debug mode:
推薦hahow線上學習python: https://igrape.net/30afN
摘要 目標:用 Python ...
前言 傳統上我們用 os、os...