Remove hardcodings
Open
Nobody has claimed this yet.
enhancement
good first issue
TODO
- Dominant language
- Python
- Stars
- 12
- Forks
- 11
- Avg merge
- 7d 23h
- Merged PRs (30d)
- 3
Description
Remove hard - coded values of metadata.json or perf_log.csv (for the intput CSVs) and use configuration files or command - line arguments.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Trace where the input CSVs use metadata.json and perf_log.csv, then inspect the surrounding Python entry points for existing configuration-file or command-line argument handling. The work is complete when those values are no longer hard-coded and can be supplied through configuration or arguments.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100