Skip to content

Release v0.2.7

Compare
Choose a tag to compare
@fracpete fracpete released this 21 Feb 22:30
· 159 commits to master since this release
  • Added property for attribute indices to DistanceFunction class (module weka.core.distances) (thanks to Martin Trat, #39)
  • improved instantiation of classes, avoiding misleading output of exceptions
  • JavaArray class (module: weka.core.classes) now has __str__ and __repr__ methods that output classname and size