* extraction of arrays also possible * fix for mixed vectors, those that contain both arrays, lists and float/int/str values * if all the values in a single vector are the same, these are set to True in the onehot matrix (instead of False) * extended unit tests
0.1.5
* fix for lists
0.1.4
* Text aligned in the verbosity message
0.1.3
* Fix if only nans are observed in auto_dtypes
0.1.2
* fix for dataframes with weird indexes. Indexes are now reset