Skip to content

to speed up "Saving notes" step #74

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions