Skip to content

v1.2.3

Choose a tag to compare

@fhoussiau fhoussiau released this 09 Oct 08:27
· 5 commits to main since this release
f7b799b

Release compatible with Tune Insight v1.2.3. Install with

pip install tuneinsight==1.2.3

To also install data science tools such as jupyter, install the full release:

pip install tuneinsight[full]==1.2.3

(If you are using zsh, you may need to escape the brackets as tuneinsight\[full\]).

This release includes fairly significant updates to the API for compatibility with new features. Notable changes:

  1. Screening

This release includes API updates for compatibility with new features (including data preparation and cross-standard queries). Changes to the SDK itself are very minor.