How to check if a operation is complete based on rows and convert them into columns in pandas

前端 未结 0 413
渐次进展
渐次进展 2020-12-08 16:02

I have a dataframe with ticket name and status. I want to categorize open and close tickets.
I tried grouping and later performing join. But that won\'t fetch the desi

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