如何将两个系列转换为数据框的两个独立列?

时间:2018-10-15 05:49:54

标签: python pandas dataframe

我有两个系列,如下所示:

enter image description here

如何将其转换为

enter image description here

1 个答案:

答案 0 :(得分:2)

只需使用$es = $html->find('div[class=detailMS__incidentRow incidentRow--home even], div[class=icon-box soccer-ball] div[class=icon-box soccer-ball], span[class=icon soccer-ball]'); ,创建索引列,然后创建新索引,我就采用“分配回”样式,因为reset_index不适用于从系列到Datarame的东西:

inplace=True

现在:

df = df.reset_index()

按需获取