Exetera

Latest version: v0.6.0

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

Scan your dependencies

Page 1 of 4

0.5.1

* BugFix: DataStore.get_spans returning None when passed Readers in legacy scripts. Functionality has been restored from v0.4

0.5.0

* Feature: DataFrame.rename function added; allows renaming of one or more fields within a dataframe

0.4

* Major changes to API
* Datasets & DataFrames introduced
* Rich API on Fields introduced
* Much functionality previously accessed through Session can now be accessed through Datasets, DataFrames and Fields
* See ([Basic Examples](https://github.com/KCL-BMEIS/ExeTera/wiki/Basic-Examples) and [Intermediate Examples](https://github.com/KCL-BMEIS/ExeTera/wiki/Intermediate-Examples) for more details
* Import improvements
* You can now specify include and exclude lists for fields in a table during import
* This allows you to improve import performance and dataset size by excluding or only including the fields that you are interested in

0.3.2

* Separation of all covid-specific functionality out to [https://github.com/KCL-BMEIS/ExeTeraCovid.git](https://github.com/KCL-BMEIS/ExeTeraCovid.git)
* Removal of legacy csv pipeline code
* Renaming of some of the `ordered_merge_*` functionality parameters for clarity
* Addition of `open/close/list/get_dataset` functionality to `Session`
* Made `Session` 'withable'
* Improved performance of `Session.get_spans`
* Bug fixes for Session API
* apply_spans / aggregation issues
* Bug fixes for Field API
* provided `__bool__` so that `if field:` works as expected
* provided single element read for `IndexedStringField`

0.3.1

* Fixing issues with use of test_type_from_mechanism_v1
* Adding ability to optionally import lsoa-based fields through add_imd script
* Import now appends by default; to overwrite an existing dataset use `-w` \ `--overwrite`
* Moved schema files to resources
* Adding separate lsoa schema for import

0.3.0

* Major performance improvement to Session.get_spans

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.