【发布时间】:2017-06-03 07:15:07
【问题描述】:
这是我在 pandas 中的原始 DF。
我尝试使用以下方法将前 5 行合并为一行: combine_first,但我做不到。
我也关注了这个答案:How to merge two rows in a dataframe pandas。有什么建议吗?
【问题讨论】:
这是我在 pandas 中的原始 DF。
我尝试使用以下方法将前 5 行合并为一行: combine_first,但我做不到。
我也关注了这个答案:How to merge two rows in a dataframe pandas。有什么建议吗?
【问题讨论】:
【讨论】: