joining two different dataframe into single dataframe I got correct 1 result but not 2nd (lect_name correct but not lect_path) watch output in image

后端 未结 0 1640
我寻月下人不归
我寻月下人不归 2021-01-06 19:47
if row_option:
   if row_option:
                res.append(row_option)
                for i in list2:
                    df_path = pd.DataFrame(i, columns=[\'lect         


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