Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

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)

オープン
#17 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
3/5
見積もり時間
1〜2日
初心者へのやさしさ
25/100
issue の種類
バグ
明瞭さ
説明が足りない
活発さ
停滞
技術スタック
jupyter-notebook, pandas, python
領域
data

調査の方向性

まず、main フォルダーと sample_data フォルダーにある flex.csv と punch.csv を使って、workbook 内の Graph Data および Parse and prepare the data のコードを再現します。完全な traceback と参照されている notebook のセルを調査して不足しているキーを特定します。完了の条件は、報告された KeyError なしでセルが実行されること、または必要なデータや workaround が文書化されていることです。

索引モデルが issue の本文から書いたものです。

説明

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

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

主要言語
Jupyter Notebook
スター
269
フォーク
122
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

arduino/ArduinoTensorFlowLiteTutorials のほかの issue

arduino/ArduinoTensorFlowLiteTutorials の issue をすべて見る

似ている issue

Data Engineering の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。