dataframe machine
Hi, Above is my data frame I want to execute .csh launch for given machine, is there any way to iterate and execute .csh instead of printing value using iterrows.
for idx, row in df.iterrows(): print(launch.iloc[index])
New contributor
zeus_112 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.