python-sasctl icon indicating copy to clipboard operation
python-sasctl copied to clipboard

Add support for single-table data source when creating performance definition

Open jlwalke2 opened this issue 6 years ago • 0 comments

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

jlwalke2 avatar Aug 30 '19 18:08 jlwalke2