Extract day/year from dataframe string column and sum it [Python]

后端 未结 0 1680
旧巷少年郎
旧巷少年郎 2020-12-18 14:44

I have a column in a dataframe called "time" that has a string format. I would like to extract the year and day digit from the string of each cell of that column,

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