How to read in a csv and create new columns in the resulting dataframe based on results of presence/absence of strings in some of the columns?

前端 未结 0 1818
名媛妹妹
名媛妹妹 2021-01-22 07:55

I have a function that takes two inputs, the year and an identifier associated with a specific CSV file. It then (using a try and except loop), does the following:

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