Skip to content
This repository was archived by the owner on Feb 7, 2023. It is now read-only.

Warning error for fuzzywuzzy #2555

@golnazijadi

Description

@golnazijadi

I have two lists and applied fuzzywuzzy (process.extractOne) for name matching, I have this warning:

List_source = list(NoDupsRP1['Organisation Name1'])

List_names = list(NoDupsCCOD['ProprietorName1'])

List_names is big 3,641,571 records

WARNING:root:Applied processor reduces input query to empty string, all comparisons will have score 0. [Query: '']

Could you please explain how to solve this issue.

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