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)

Open
#17 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
270
Forks
122
PR merge metrics
No merged PRs in 30d

Description

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).

![Näyttökuva 2020-8-2 kello 21 56 26](https://user-images.githubusercontent.com/32782603/89130117-16143100-d50b-11ea-94c7-d1251506ca24.png)

I was wondering that am I doing something wrong or is there a workaround for the problem?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the Graph Data and Parse and prepare the data code in the workbook with flex.csv and punch.csv in the main and sample_data folders. Inspect the complete traceback and the referenced notebook cells to identify the missing key; done means the cells run without the reported KeyError or the required data/workaround is documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
jupyter-notebook, pandas, python
Domain
data
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.