ink.base.transform.levels

levels.py file. Defines all required functions to handle numerical data during the transformation to the binary INK representation.

Functions

check_float(lvl)

Function to check whether all values within a list contains only float values

create_levels(dct, dct_t[, verbose])

Function which create the level columns from the numerical data.