I have two dataframes, one of which is composed of string separated by spaces. I want to take out the two separately for calculation. At present, the loop method is used, bu