instead of using retain you can define the length format after input and that would pretty solve that issue : data student_details; input stud_id stud_names$ course$ dob city$; length city$ 12; informat dob ddmmyy10.; datalines; 101 zakarie sas 01/01/2015 mogadishu 102 hamid spss 01/01/2017 hyderabad ; run; proc print data=student_details; run;
@syedmammar18 жыл бұрын
great lecturer... your instruction is clear and on the point.
@EvaSlash8 жыл бұрын
Wonderful lectures! I am looking forward to more from you!
@shermansingh67299 жыл бұрын
Hi, is it possible to find the code in the tutorial somewhere? Thanks.
@jeevanpillai32688 жыл бұрын
Hi, is there any videos for SAS Visual Analytics and Reporting tutorial for Healthcare domain? If yes kindly advise. Thank you!
@gpsingh97766 жыл бұрын
Hi Uma, I am not able to subscribe it and email provided is bouncing back.
@AdityaMishra-cw2vc8 жыл бұрын
I have an issue mam if you can help. I am trying to merge two datasets say tmpfrank and tmppilots in ia library. but the issue is that in one data set a variable is named as IDnum and other has IDNo but the values they hold are same and needed to be matched for merging. Also i want to use IN= as i want some specific obseravtions in my new dataset. ( Note : problem works if i dont use IN=, but i want some specific values using IN= and Rename at the same time doesnt work ) I tried following code but it doesnt work: data tempmerge; merge ia.tmppilots(in=t1)(rename=(IDNum=IDNo)) ia.tmpfrank(in=t2); by IDNo; if t1=1 && t2=1; run; incase you can help me :)
@sumandutta27648 жыл бұрын
Can i practice at my desktop as per lecture of SAS program, Where i register for using a code of SAS program please guide me at earliest. My desktop is 32 bit hardware, so how can i use please guide me.
@mojo27919 жыл бұрын
Thank you this great video
@shivamgarg40229 жыл бұрын
Soumi Madam, From where can I get the enterprise developer suite for sas, Can I get it for a free trial !!!
@samwashington66809 жыл бұрын
+Shivam Garg you can get sas studio student edition for free. students are using that software in this video. you dont need to be student to get this student edition
@soumipatra21759 жыл бұрын
can anybody tell me if learn analytics also deal with R.
@LearnanalyticsIn9 жыл бұрын
Soumi Patra You can check out the Business Statistics and Linear Regression playlists at kzbin.infoplaylists , they include procedures on R as well.
@venkatv49936 жыл бұрын
1. proc print data=sashelp.cars; run; 2. data cars_1; set sashelp.cars; run;
@matthieuhorswill20743 жыл бұрын
definitely was hard understanding for me with your accent, such a shame
@littlemissangel6180 Жыл бұрын
Lmao what is the point of this comment? What do u want her to do about her accent? Why don’t u watch someone else ? Choosing beggar 🤣