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,或已记录所需的数据/解决方法时,即视为完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- jupyter-notebook, pandas, python
- 领域
- data
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100