質問編集履歴
1
文章の変更
title
CHANGED
File without changes
|
body
CHANGED
@@ -3,6 +3,8 @@
|
|
3
3
|
python
|
4
4
|
google colab
|
5
5
|
|
6
|
+
読み込みテキストファイルはUTF-8でエンコードしています
|
7
|
+
|
6
8
|
```
|
7
9
|
エラーメッセージ
|
8
10
|
UnicodeDecodeError: 'shift_jis' codec can't decode byte 0xa0 in position 25: illegal multibyte sequence
|