Automunge

Latest version: v8.33

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

Scan your dependencies

Page 92 of 99

2.53

- fixed improperly named variable

2.52

- changed dtype evaluation method for floatprecision
- replaced mnm0 category with mmor

2.51

- new automunge parameter floatprecision
- new root categories or10, om10, mnm0

2.50

- new infill option modeinfill, inserts most common value for a set
- modeinfill also works for one-hot encoded sets
- changed default option for exc2 category to mode

2.49

fixed small bug with standard deviation bins introduced in last update

2.48

- changed default automated time series processing to 'dat6'
- added special cases for all standard deviation and mean abs dev normalizations if ==0 then set = 1 to avoid div by 0
- changed all float to float32, all bool int to int8, all ordl left alone
(the thinking is that since the data is normalized we don't need as many significant figures, note that we're keeping this conversion inside the processing functions so we have option to later create alternate processing functions with different precisions)
- new processding function ord3, ordinal processing in order of frequency of occurance
- and ord4 (ord3 with minmax scaling)
- for logarithmic and powers transofrm, replaced missing data with 0 instead of mean (makes more sense)
- new featuremethod option 'report' to only return results of feature importance evaluation with no further processing
- fixed bug for assembly of ID set in postmunge

Page 92 of 99

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.