質問編集履歴
1
詳細の追記
title
CHANGED
File without changes
|
body
CHANGED
@@ -1,6 +1,7 @@
|
|
1
1
|
import pandas as pd でpandasを使おうと思いましたが、
|
2
2
|
Import "pandas" could not be resolved from source となってしまい、実行自体はできていそうですが、何か気になります。
|
3
3
|
python3をmacで使用しています。
|
4
|
+
(OS:big sur、python3.9.6、pandas1.3.2)
|
4
5
|
|
5
6
|
解決方法について教えていただければ幸いです。
|
6
7
|
よろしくお願いいたします。
|