Deirokay

Latest version: v1.2.0

Safety actively analyzes 623586 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.7.1

2022-02-22

- Fix bugs when profiling entirely null columns

0.7.0

2022-02-22

- New `ColumnExpression` (`column_expression`) statement to evaluate an expression involving the columns from a scope.
- `data_reader` can now get table from SQL query or file
- Add `reader_kwargs` and `validator_kwargs` arguments in `DeirokayOperator` (to support feature above)
- Deprecation warning for `path_to_file` argument in `DeirokayOperator` in favor of `data` (to make API consistent with feature above)

0.6.0

2021-12-15

- New `deirokay.DTypes.DECIMAL` for exact decimal value representation.
- New `distinct` boolean parameter for `row_count` statement, which
makes it possible to count only distinct values in a given scope.
- General improvements in templates generated by `profile` method of
builtin statements.
- Better logs (stdout) for `deirokay.validate` failed statements.
Now it also prints the scope the statements are applied to and the
provided severity threshold level.

0.5.2

2021-12-09

- Fix jinja templating for `DeirokayOperator`

0.5.1

2021-12-09

- Custom Jinja templates also in `DeirokayOperator`

0.5.0

2021-12-09

- Custom Jinja templates in `Derokay.validate`
- Improve exception error when there is a typo in column names

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.