What's New in Version 1.0.12
Version 1.0.12 of the relationalai Python package is now available!
To upgrade, activate your virtual environment and run the following command:
pip install --upgrade relationalaiNew Features and Enhancements
Section titled “New Features and Enhancements”- Added a
tablessection inraiconfig.yamlso you can set defaults and named sources and export targets. See Use a Snowflake table withModel.Table(). and Export results to Snowflake tables for details and examples.