Rename ObservationStatus members to more descriptive names
Open
- Dominant language
- Python
- Stars
- 161
- Forks
- 140
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 138
Description
Would opt for `collapsed` / `overspread` / `active` / `missing` (indicating nan)
Contributor guide
Research direction
Start by locating the ObservationStatus definition and searching for every use of its current members. Rename those members to collapsed, overspread, active, and missing, then verify that no references to the old names remain.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100