Automunge

Latest version: v8.33

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

Scan your dependencies

Page 39 of 99

5.86

- lgnr now has full inversion support (including sign retention)
- lgnr now registers NArw missing data marker for zero entries

5.85

- put some additional thought into lgnr transform set
- realized an additional sign register is needed
- one for before ln transform and one for after
- so lgnr now returns 9 bitwise registers instead of 8
- (actually 10 including the NArw aggregation for missing data markers)
- also added inversion support for lgnr, with partial recovery
- (input sign is not recovered for esoteric reasons)
- in other words, under inversion negative values are returned as positive

5.84

- new root category lgnr
- for logarithmic number representation of numeric sets
- including seperate column bitwise registers for 1 sign, 4 log integer, and 3 log fractional
- can increase or decrease register counts by overwriting processdict defaultparam entry for qbt5
- I'm not sure how useful this will be, just a new way to represent numbers trying to be thorough
- inspired by William Dally's talk at MLSys Chips and Compilers Symposium

5.83

- apparently missed the memo that scikit started accepting pandas input way back in 0.20
- so removed a numpy conversion in ML infill for random forest scenario
- in my defense this project started back in 2018
- all good

5.82

- revert changes from 5.81

5.81

- another small tweak to imports in __init__
- to avoid potential for overlaps with external naming space

Page 39 of 99

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.