- fixed bug with 'null' processing (for deletion of set)
- removed all instances of SciKit's Labelencoder / OneHotEncoder functions, replaced with method making use of pandas
- set default feature importance evaluation to off since it requires inclusion of labels column in training set
- new processing functions for log transform and bins groupings by powers of 10,
processing categories log0, log1, pwrs