Exetera

Latest version: v0.6.0

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

Scan your dependencies

Page 3 of 4

0.2.0

* Refactor: Created the `DataStore` class and moved `processor` api methods onto it as member
functions
* Refactor: Simplified the creation of Writers. This can now be done through `get_writer` on
a `DataStore` instance
* Fix: Writes to a hdf5 store can no longer be interrupted by interrupts, resulting in more
stable hdf5 files
* Fix: Fixed critical bug in process method that resulted in exceptions when running on fields
with a length that isn't an exact multiple of the chunksize

0.1.9

* Added hdf5 import and process functionality

0.1.8

* Feature: provision of the `split.py` script to split the dataset up into subsets of patients
and their associated assessments
* Fix: added `treatments` and `other_symptoms` to cleaned assessment file. These fields are
concatenated during the merge step using using csv-style delimiters and escapes

0.1.7

* Fix: `had_covid_test` was not being patched up along with `tested_covid_positive`'
* Breaking change: output fields renamed
* Fixed up `had_covid_test` is output as `had_covid_test_clean`
* Fixed up `tested_covid_positive` is output as `tested_covid_positive_clean`
* `had_covid_test` and `tested_covid_positive` contain the un-fixed-up data (although rows may
still be modified as a result of quantising assessments by day)

0.1.6

* Fix: `height_clean` contains weight data and `weight_clean` contains height data.
This has been the case since they were introduced in v0.1.5

0.1.5

* Performance: reduced memory usage
* Addition: provision of `-ps` flag for setting parsing schema

Page 3 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.