apandas 分组并字符串拼接

源: 目标: 方法: choiceres=choicedf.pivot_table(values='choice',index='question_id',aggfunc=lambda x:x.str.cat())
相关文章
相关标签/搜索