Simulation-Decomposition / Simulation-Decomposition/simdec-python
missing values
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 31
- Forks
- 2
- Avg merge
- 4d 18h
- Merged PRs (30d)
- 2
Description
When the .csv contains missing values or #N/A, the dashboard gets stuck while loading without returning any error message.
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
Reproduce the dashboard loading a .csv containing missing values and #N/A, then trace the dashboard's loading and error-handling entry points. Done means these inputs no longer leave the dashboard stuck and instead produce an error message or otherwise complete loading with a defined result.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data-visualization
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100