Incomplete data processing
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 92
- Forks
- 31
- PR merge metrics
- No merged PRs in 30d
Description
The code in `data_util` is failing at several places and there are hardcoded file paths all over the place. Any plan to improve the code and make it running without too much modification?
Contributor guide
No contributing guide indexed for this repository
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
Start by locating `data_util` and reproducing the reported failures. Inventory the hardcoded file paths and determine the intended way to run the data processing; done means the processing runs with minimal modification and the identified failures and path assumptions are addressed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100