答案 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()
按需获取