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

Python package and CLI for user-friendly integration with SAS Viya

Results 35 python-sasctl issues
Sort by recently updated
recently updated
newest added

Hi, I followed the example full_lifecycle on Viya Stable 2024.05. After publishing the model to MAS, I try to score the model using the following code (coming from the example):...

question

**Describe the issue** When I attempt to register a scitkit-learn model in Jupyter Lab in Viya Workbench, I experience the following error: "ValueError: Please provide all possible values for the...

bug

**Describe the issue** Unable to install sasctl on Viya stable 2024.07 (20240806.1722930536493) due to numpy version **To Reproduce** Add on change-configuration.yaml transformer sasctl to the install packages value path: /data/default_py.pip_install_packages...

bug

**Describe the issue** When using the **calculate_model_statistics** function, the generated file dmcas_fitstat.json, in the "Data" section of the json, contains float/integer values for any statistics instead of string values. Importing...

bug

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...

enhancement