Removed min and max value from stats in forms made the default value an integer for big numbers
0.2.3
Fixed bug in reservoir sampler
Sept 15, 2020
0.2.2
Convert categorical with too many levels from drop down to input
July 28, 2020
0.2.1
Added omit_cols so some columns can have encoding info calculated (useful for forms for example) but will not produce encoded variables.
July 16, 2020
0.2.0
Added functionality to form generation to omit fields and add extra ones. Useful when you have dropped base features prior to endcoding and want them back or just want to upload other user supplied info.