Data Prep Sheet

Action Principale : exploreData

Preparation Code

Script awaiting validation
Copied!
1PROC CAS;
2 SESSION casauto;
3 upload path="%sysfunc(pathname(cars, sashelp))" casout={name="cars", replace=true};
4RUN;
Actions using this script
  • dataSciencePilot exploreData En cours
  • No other action uses this exact script.