Why is Pandas doing this?

前端 未结 0 956
失恋的感觉
失恋的感觉 2021-01-14 05:12

I am applying a function on column \'Outcome Date\' that will change it\'s date format.

def change_date_format(row):

    old_date = row[\'Outcome Date\']
            


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