🌈 搜索
📅  最后修改于: 2022-03-11 14:46:31.486000             🧑  作者: Mango
df[['fips', 'row']] = df['row'].str.split(' ', n=1, expand=True)