python/pandas/*** KeyError: \"None of [Index(['column_name'], dtype='object')] are in the [columns]\".md
... ...
@@ -0,0 +1,3 @@
1
+[【Pythonエラー】Pandas Dataframeカラム名指定でKey Error→カラム名確認して原因特定 - Qiita](https://qiita.com/kath_y/items/be69b1cbb3de1426876e)
2
+
3
+自分もカラム名('column_name')のtypoだった。
... ...
\ No newline at end of file