Skip to content

v0.13.0

Compare
Choose a tag to compare
@fhoussiau fhoussiau released this 22 Nov 11:50
· 13 commits to main since this release
147672f

Compatible with Tune Insight v0.13.0.

Changes to the SDK are mostly minor with this version focusing on backend and web interface.

  • The preprocessing has been improved, as well as the RemoteDataFrame asbtraction.
  • Datasources can now be defined at the datasource level.
  • Deprecation of all project.new_{computation} methods -- use the tuneinsight.computations.Computation classes instead.