Rumydata

Latest version: v1.5.0

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

Scan your dependencies

Page 2 of 6

1.2.0

- Bugfix for `no_header` and `skip_rows`
- Add ability to specify values to treat as ignorable when encountered by the validation engine

1.1.0

Adding parameter `no_header` to `Layout` constructor, to allow for validation of files which have no header row present. This is in contrast to the `skip_header` param, which allowed you to skip validation of the first row entirely, but still assuming that that first row was a header.

1.0.0

With this release, we confirm that we will now fully coply with SemVer 2.0.

0.8.0

Added:
- The ability to provide custom error messages when defining fields of a layout to be output with validation results
- The ability to exclude the default rule error messages from validation results on a per field basis
- The ability to output Microsoft Excel-style cell labels (e.g. A1, B25, etc.)

0.7.1

Corrected an error with ExcelFile reader due to a bug in `openpyxl`.

0.7.0

Add rule support for fields that can be null under certain conditions, determined by the comparison to another column.

Page 2 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.