- new binary encoding for categorical sets: '1010' - overhaul of date time processing - new sin & cos transformations for time series date at period of time scale - ML infill now available for time series data
2.46
- cleaned up one hot encoding function - cleaned up normalization dictionary for categorical function - overhaul of labels processing, now with generalized implementation - now integer array indexes can be passed as integers as well as strings - no more use of sklearn preprocessing library
2.45
a few small bug fixes
2.44
found bug originating from conversion to boolean when running on alternate platform
2.43
- removed use of get_values() as was kind of amateurish