Dataset parsing issues
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 755
- Forks
- 128
- PR merge metrics
- No merged PRs in 30d
Description
I'm running a script trying to download and parse all active datasets with Python.
So far, I got these errors:
Datasets have string features: 374, 376, 379, 380
Datasets with end-of-line comments behind attributes: 1074
I'll report back if more show up.
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
Start by reproducing the Python script that downloads and parses all active datasets, focusing on datasets 374, 376, 379, 380, and 1074. Review the parser entry point reached by that script and determine the expected handling for string features and end-of-line comments. Done means the reported datasets parse successfully and any additional failures are documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data, machine-learning
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100