回答編集履歴
1
説明追加
test
CHANGED
@@ -7,6 +7,10 @@
|
|
7
7
|
|
8
8
|
|
9
9
|
[https://pandas.pydata.org/pandas-docs/version/0.23.0/whatsnew.html#deprecations](https://pandas.pydata.org/pandas-docs/version/0.23.0/whatsnew.html#deprecations)
|
10
|
+
|
11
|
+
|
12
|
+
|
13
|
+
> DataFrame.as_matrix is deprecated. Use DataFrame.values instead (GH18458).
|
10
14
|
|
11
15
|
|
12
16
|
|