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
144 stars 61 forks source link

read_sas() but no to_sas() ? #145

Open deboomce opened 1 year ago

deboomce commented 1 year ago

Why is there a read_sas() method but no to_sas() method?