carpentries-incubator / carpentries-incubator/python-intermediate-development

Explicitly mention which file to edit in challenge 'Use classes to abstract out data loading'

オープン
#396 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
TeX
スター
63
フォーク
77
平均マージ
20時間 8分
マージ済み PR(30日)
3

説明

In challenge ['Use classes to abstract out data loading'](https://carpentries-incubator.github.io/python-intermediate-development/33-code-decoupling-abstractions/index.html#exercise-use-classes-to-abstract-out-data-loading) in episode 3.3 I suggest to change the last sentence:

Finally, construct an instance of the class CSVDataSource outside the statistical analysis and pass it to analyse_data() function.'

to

Finally, construct an instance of the class CSVDataSource outside the statistical analysis and pass it to analyse_data() function in the file `inflammation-analysis.py`.

Our participants were struggling with this, see #395

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

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

調査の方向性

エピソード 3.3 と、リンク先のセクションにある “Use classes to abstract out data loading” の演習を開きます。最後の文を更新し、inflammation-analysis.py の analyse_data() に CSVDataSource インスタンスを渡すことを明示的に記述します。完了とは、指示でそのファイル名が明確に示されていることです。

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

評価

技術スタック
python
領域
documentation
issue の種類
ドキュメント
難易度
1/5
見積もり時間
1時間未満
活発さ
停滞
明瞭さ
明確に書かれている
初心者へのやさしさ
45/100

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

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