We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f471967 commit 25d6670Copy full SHA for 25d6670
CITATION.cff
@@ -2,8 +2,8 @@ cff-version: 1.2.0
2
message: 'If you wish to cite the "Pointblank" package use:'
3
type: software
4
license: MIT
5
-title: "Pointblank: Find out if your data is what you think it is"
6
-version: 0.14.0
+title: "Pointblank: data validation toolkit for assessing and monitoring data quality."
+version: 0.15.0
7
abstract: Validate data in Polars and Pandas DataFrames and database tables.
8
Validation pipelines can be made using easily-readable, consecutive validation
9
steps. Upon execution of the validation plan, several reporting options are available.
0 commit comments