v1.11.0
Changes
- Added score_definition.pyandscore_execution.pyto allow for score testing within SAS Model Manager- Included optional use of CAS Gateway for faster scoring. Only available in environments where Gateway scoring is properly set up.
 
- Added ability to include data pre-processing function within python score code using the preprocess_functionargument.
Bugfixes
- Fixed issue where settings file was improperly imported in some score code files.