sassoftware / saspy

A Python interface module to the SAS System. It works with Linux, Windows, and Mainframe SAS as well as with SAS in Viya.
https://sassoftware.github.io/saspy
Other
367 stars 149 forks source link

Add PROC MI to SASPy STAT Procedures #514

Closed dmsenter89 closed 1 year ago

dmsenter89 commented 1 year ago

I added a new function to sasstat implementing a call to PROC MI. Three unittests have been added and all pass. This PR closes #513.

image

Signed-off-by: Michael Senter michael.senter@sas.com