Improvements
- Added the
as_swatmethod to theSessionobject, allowing connection to CAS through SWAT without an additional authentication step.
Changes
- Integrated PZMM into
Sessioncalls and removed redundant function calls in PZMM. - ROC and Lift statistic JSON files created by PZMM are now generated through CAS actionset calls.
- Updated the PZMM example notebook,
FleetMaintenance.ipynb, to include integration of PZMM with sasctl functions.
Bugfixes
- Reworked the
model_repository.get_repository()to prevent HTTP 403 errors that could occur with some Viya environments.