bryannemcd / bryannemcd/ScaleRPy
Handling NaN values
Open
- Dominant language
- Jupyter Notebook
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Currently, NaNs are intentionally ignored. Update to include a warning or option for NaN handling.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the code path that currently ignores NaN values and inspect how the package reports other data conditions. Determine whether the requested behavior should be a warning, a configurable option, or both. Done means the chosen NaN behavior is documented and covered by tests for the relevant fitting workflow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100