Skip to content

char2id.py 速度太慢了 #6

Open
@jefferyship

Description

@jefferyship

data_process/char2id.py

速度太慢了,居然要耗时7天
for na_index in na_title_indexs:
df_eval.loc[na_index, 'char_title'] = df_eval.loc[na_index, 'char_content']

把loc 改为at 只用了几秒种就完成了

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions