python-sasctl
python-sasctl copied to clipboard
Add support for single-table data source when creating performance definition
Instead of specifying a table prefix when calling model_manager.create_performance_definition() allow a single table name to be passed.
Should still following restrictions on table naming (prefix_sequence_time_model). Populate dataTable parameter in request instead of dataPrefix