posit-dev / posit-dev/pointblank
feat: write validation results to a DataFrame
Open
@rich-iannone is already working on this.
Since Apr 25, 2025.
Difficulty: [2] Intermediate
Effort: [2] Medium
Priority: [2] Medium
Type: ★ Enhancement
- Dominant language
- Python
- Stars
- 490
- Forks
- 32
- Avg merge
- 14h 24m
- Merged PRs (30d)
- 2
Description
A user in the discord asked for the ability to have validation results in the form of a DataFrame (for logging purposes). Making this possible would mean that users could write to CSVs and other on-disk formats; they could also use the DF to generate their own styled table.
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.