├── Compute_CAS_CASL.sas ├── Create_Email_Message.txt ├── Finance Information.egp ├── Getting Started with PROC Python.sas ├── Getting Started with the Python Editor.py ├── Import_HOME_EQUITY.sas ├── Import_LOAN_CUSTOMERS.py ├── LICENSE ├── Prepare_Home_Equity_Data.flw ├── Print Sample (final).step ├── PrintSample.sas ├── README.md ├── SUPPORT.md ├── Score_HOME_EQUITY.txt ├── Train_HOME_EQUITY.txt ├── Use the Python SWAT Package on the SAS Viya Platform.ipynb ├── _Load_Quick_Start_Data.sas ├── country_lookup.csv ├── customer.csv ├── home_equity.csv └── mortgage_rates.xlsx /Compute_CAS_CASL.sas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sassoftware/sas-viya-quick-start/HEAD/Compute_CAS_CASL.sas -------------------------------------------------------------------------------- /Create_Email_Message.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sassoftware/sas-viya-quick-start/HEAD/Create_Email_Message.txt -------------------------------------------------------------------------------- /Finance Information.egp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sassoftware/sas-viya-quick-start/HEAD/Finance Information.egp -------------------------------------------------------------------------------- /Getting Started with PROC Python.sas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sassoftware/sas-viya-quick-start/HEAD/Getting Started with PROC Python.sas -------------------------------------------------------------------------------- /Getting Started with the Python Editor.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sassoftware/sas-viya-quick-start/HEAD/Getting Started with the Python Editor.py -------------------------------------------------------------------------------- /Import_HOME_EQUITY.sas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sassoftware/sas-viya-quick-start/HEAD/Import_HOME_EQUITY.sas -------------------------------------------------------------------------------- /Import_LOAN_CUSTOMERS.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sassoftware/sas-viya-quick-start/HEAD/Import_LOAN_CUSTOMERS.py -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sassoftware/sas-viya-quick-start/HEAD/LICENSE -------------------------------------------------------------------------------- /Prepare_Home_Equity_Data.flw: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sassoftware/sas-viya-quick-start/HEAD/Prepare_Home_Equity_Data.flw -------------------------------------------------------------------------------- /Print Sample (final).step: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sassoftware/sas-viya-quick-start/HEAD/Print Sample (final).step -------------------------------------------------------------------------------- /PrintSample.sas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sassoftware/sas-viya-quick-start/HEAD/PrintSample.sas -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sassoftware/sas-viya-quick-start/HEAD/README.md -------------------------------------------------------------------------------- /SUPPORT.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sassoftware/sas-viya-quick-start/HEAD/SUPPORT.md -------------------------------------------------------------------------------- /Score_HOME_EQUITY.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sassoftware/sas-viya-quick-start/HEAD/Score_HOME_EQUITY.txt -------------------------------------------------------------------------------- /Train_HOME_EQUITY.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sassoftware/sas-viya-quick-start/HEAD/Train_HOME_EQUITY.txt -------------------------------------------------------------------------------- /Use the Python SWAT Package on the SAS Viya Platform.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sassoftware/sas-viya-quick-start/HEAD/Use the Python SWAT Package on the SAS Viya Platform.ipynb -------------------------------------------------------------------------------- /_Load_Quick_Start_Data.sas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sassoftware/sas-viya-quick-start/HEAD/_Load_Quick_Start_Data.sas -------------------------------------------------------------------------------- /country_lookup.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sassoftware/sas-viya-quick-start/HEAD/country_lookup.csv -------------------------------------------------------------------------------- /customer.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sassoftware/sas-viya-quick-start/HEAD/customer.csv -------------------------------------------------------------------------------- /home_equity.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sassoftware/sas-viya-quick-start/HEAD/home_equity.csv -------------------------------------------------------------------------------- /mortgage_rates.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sassoftware/sas-viya-quick-start/HEAD/mortgage_rates.xlsx --------------------------------------------------------------------------------