v0.13.0
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 thetuneinsight.computations.Computation
classes instead.