The following code is to import csv files : PROC IMPORT DATAFILE="/home/u58228061/my_project/country_classification.csv" DBMS=CSV OUT=country_classification; RUN;
Watch the live Hackathon Kickoff to get all the essential information about the SAS Hackathon—including how to join, how to participate, and expert tips for success.