卒業研究で協調フィルタリングを使う予定なので,触れたことないPythonの参考書を購入しました.
python3 -c 'import scipy; print(scipy.__version__)' # scipy version 0.19.1 #=>1.32
Python 3.x - scipyインストールについて|teratail
https://teratail.com/questions/193859?link=qa_related_pc
"python3 -c 'import scipy; print(scipy.version)' # scipy version
0.19.1"
環境はbrewで入れたpython3
python3 --version #=>Python 3.7.3
と思ったらスペルミスでした.解決しました…
回答1件
あなたの回答
tips
プレビュー
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。