posit-dev / posit-dev/pointblank
fix: allow None/NA to be a valid segment
Open
@rich-iannone is already working on this.
Since May 21, 2025.
Difficulty: [2] Intermediate
Effort: [3] High
Priority: [3] High
Type: ☹︎ Bug
- Dominant language
- Python
- Stars
- 490
- Forks
- 32
- Avg merge
- 14h 24m
- Merged PRs (30d)
- 2
Description
Currently, segmentation ignores None/NA values but it would be good for that to be included. Including None/NA as valid segments could be useful for workflows where missing values have special significance and need a separate step with inherited validation rules.
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.
Assessment
This issue has not been assessed yet.