arduino / arduino/ArduinoTensorFlowLiteTutorials
KeyError Traceback (most recent call last) /usr/local/lib/python3.6/dist-packages/pandas/core/indexes/base.py in get_loc(self, key, method, tolerance)
- 主要言語
- Jupyter Notebook
- スター
- 270
- フォーク
- 122
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
When running the Graph Data (optional) code I get the following error message:
"KeyError Traceback (most recent call last) /usr/local/lib/python3.6/dist-packages/pandas/core/indexes/base.py in get_loc(self, key, method, tolerance)"
I get the same message also when running the Parse and prepare the data code.
I believe that I have successfully completed the previous steps in the workbook (setting up the Pyrhon Environment runs OK and I have also uploaded the the flex.csv and punch.csv files to the main folder and also to the sample_data folder).

I was wondering that am I doing something wrong or is there a workaround for the problem?
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
まず、main フォルダーと sample_data フォルダーにある flex.csv と punch.csv を使って、workbook 内の Graph Data および Parse and prepare the data のコードを再現します。完全な traceback と参照されている notebook のセルを調査して不足しているキーを特定します。完了の条件は、報告された KeyError なしでセルが実行されること、または必要なデータや workaround が文書化されていることです。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- jupyter-notebook, pandas, python
- 領域
- data
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100