Sirad

Latest version: v0.3.2

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

Scan your dependencies

0.3.2

- Switched from scripts to entry points to support Windows
- Made processing possible when not enough PII exists (e.g., DOB/Names unavailable)
- Fixed leading zeros in zip codes when census coding
- Added dataset name to error message output
- Increased max CSV line size to 1000MB
- Fixed error for null bytes in data

0.3.1

* Added `sirad validate` command (4).
* Consistently use logging instead of print, and set the logging module name with logging.getLogger(name) (6).
* Added threshold on date parsing debug statements.
* Additional address prefixes for censuscoding (mailing, employer1, employer2, employer3).
* Added `--verbose` option.
* Remove quotes from CSV header values in `sirad validate`.
* Use `low_memory=False` in Pandas `read_csv()` calls in `research.py` to address Pandas warnings.
* Additional mappings for non-ASCII characters in `readers.py`.

0.3.0

* Added geocoding component to `sirad research`, which uses address PII to attach Census blockgroup to research files (2).
* Fixed race condition in creating output directories when running `sirad process` with multiple threads (3).

0.2.1

* Improved performance of `sirad research` command.
* Fixed bugs in `sirad research` command for edge cases, typically only found in very small datasets.

0.2.0

0.1.2

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.