0.1.6
- 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