Skip to content

Release v0.1.2

Choose a tag to compare

@fracpete fracpete released this 04 Jan 09:26
· 392 commits to master since this release
  • typeconv.double_matrix_to_ndarray no longer assumes a square matrix
    (#4)
  • len(Instances) now returns the number of rows in the dataset (module weka.core.dataset)
  • added method insert_attribute to the Instances class
  • added class method create_relational to the Attribute class
  • upgraded Weka to 3.9.1