sassoftware / python-swat

The SAS Scripting Wrapper for Analytics Transfer (SWAT) package is the Python client to SAS Cloud Analytic Services (CAS). It allows users to execute CAS actions and process the results all from Python.
Other
147 stars 63 forks source link

Image DataMsgHandler #137

Closed jlwalke2 closed 2 years ago

jlwalke2 commented 2 years ago

Defines a new subclass of swat.datamsghandlers.CASDataMsgHandler to allow easy uploading of client-side images to a CAS table.

bkemper24 commented 2 years ago

Thank you for your pull request. This looks like a great addition to python-swat.

I have a few comments and questions before I can merge the pull request:

jlwalke2 commented 2 years ago

Cleanup complete:

bkemper24 commented 2 years ago

available as a pre-release in SWAT v1.11.1-snapshot