-
Notifications
You must be signed in to change notification settings - Fork 27
Expand file tree
/
Copy pathCITATION.cff
More file actions
23 lines (23 loc) · 937 Bytes
/
CITATION.cff
File metadata and controls
23 lines (23 loc) · 937 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
cff-version: 1.2.0
message: 'If you wish to cite the "Pointblank" package use:'
type: software
license: MIT
title: "Pointblank: data validation toolkit for assessing and monitoring data quality."
version: 0.24.0
abstract: Validate data in Polars and Pandas DataFrames and database tables.
Validation pipelines can be made using easily-readable, consecutive validation
steps. Upon execution of the validation plan, several reporting options are available.
User-defined thresholds for failure rates allow for the determination of appropriate
reporting actions.
authors:
- family-names: Iannone
given-names: Richard
email: rich@posit.co
orcid: https://orcid.org/0000-0003-3925-190X
repository-code: https://github.com/posit-dev/pointblank
url: https://posit-dev.github.io/pointblank/
contact:
- family-names: Iannone
given-names: Richard
email: rich@posit.co
orcid: https://orcid.org/0000-0003-3925-190X