Medical-Event-Data-Standard / Medical-Event-Data-Standard/MEDS-DEV
NaNs are not valid json and need to be parsed out into nulls in the result JSON blurbs.
Open
Nobody has claimed this yet.
priority:high
Results storage and tracking
Website / Branding
- Dominant language
- Python
- Stars
- 43
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
This may be something to add upstream in meds-evaluation as well, or not.
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
The issue does not name a file or test. Start by locating where result JSON blurbs are produced or parsed, then trace how NaN values enter that output. Done means the generated blurbs are valid JSON and represent NaN values as null; add or update the relevant test if one exists.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100