v1.2.3
Release compatible with Tune Insight v1.2.3. Install with
pip install tuneinsight==1.2.3To 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:
- 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.