質問編集履歴
1
typo
test
CHANGED
File without changes
|
test
CHANGED
@@ -6,7 +6,7 @@
|
|
6
6
|
|
7
7
|
という関数をを作成しているのですが
|
8
8
|
|
9
|
-
`alueError: attempt to get argmax of an empty sequence`
|
9
|
+
`ValueError: attempt to get argmax of an empty sequence`
|
10
10
|
|
11
11
|
と出てしまい、`set_frequency`が空の状態でした。
|
12
12
|
|