Skip to content

to speed up "Saving notes" step #74

@yezhengli-Mr9

Description

@yezhengli-Mr9

Although notes are not used, recommend

import swifter
notes = notes.swifter.apply(process_frame_text, axis=1)
instead of

notes = notes.apply(process_frame_text, axis=1)

to speed up "Saving notes" step.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions