Convert SAS Macro function into Python

后端 未结 0 1463
隐瞒了意图╮
隐瞒了意图╮ 2020-12-31 13:44

\'I am converting SAS code to Python. The below code where i got struck. \'

DATA _NULL_; 
IF _N_=1 THEN DO;                                      
   SET work.         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题