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

Preprocessing script (fixing inconsistent DEA entries)

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

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

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
42/100
issue の種類
リファクタリング
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
python

調査の方向性

compile_cost_assumption.py から始めて、現在 DEA の入力がどのようにパースされているか、特に Hydrogen to Jet Fuel のデータを調査します。一貫した前処理済み入力形式を定義し、技術固有の処理をそこへ移します。完了の基準は、コンパイルスクリプトの肥大化が抑えられ、正規化されたデータを一貫して利用できることです。

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

説明

feature

I'm becoming a bit frustrated by the inconsistent data format of the DEA input data.

E.g.: Column orders and names being inconsistent, most unchanging values are filled across all years while sometimes they are not. The inconsistencies for "Hydrogen to Jet Fuel" are e.g. at an extend were I simply started extracting the numbers by hand rather than automatically =/

The inconsistencies also make the compile_cost_assumption.py script more and more bloated and unreadable.

Suggestion:
Have a pre-processing script which is responsible for creating a consistent input data format and move all "if this tech than special treatment" cases there.

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

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

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

はじめの一歩

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

PyPSA/technology-data のほかの issue

PyPSA/technology-data の issue をすべて見る

似ている issue

Python の issue をもっと見る

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

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