Skip to content

0.1.6

Choose a tag to compare

@erdogant erdogant released this 11 Jul 11:59
· 96 commits to master since this release
  • 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