
『書籍のエラー対策』 Pythonのpandasライブラリでピボットテーブルメソッドpivot_table()を実行する際、「FutureWarning: The provided callable <built-in function max> is currently …」が表示される
Pythonのpandasライブラリでデータフレーム変数のメソッドmean()を実行する際、「ValueError: could not convert string to float:…」となるエラーの対策方法を記載しています。