dedupeio / dedupe

:id: A python library for accurate and scalable fuzzy matching, record deduplication and entity-resolution.
https://docs.dedupe.io
MIT License
4.16k stars 551 forks source link

ValueError: Iteration of zero-sized operands is not enabled #1106

Closed Pythonspoofer closed 2 years ago

Pythonspoofer commented 2 years ago

See stack overflow post here https://stackoverflow.com/questions/73833540/pandas-dedupe-iteration-of-zero-sized-operands-is-not-enabled

fgregg commented 2 years ago

Looks like a bug for https://github.com/Lyonk71/pandas-dedupe

Pythonspoofer commented 2 years ago

Hi @fgregg

Any more info on the bug? Is there a fix?

Thanks

fgregg commented 2 years ago

it's a problem in a different python package that i don't maintain. the one i just linked to.

Pythonspoofer commented 2 years ago

Apologies I am new to this, you just linked back to the original GitHub I’m not seeing the issue flagged.

In this instance how is best to proceed?

On 26 Sep 2022, at 14:47, Forest Gregg @.***> wrote:

 it's a problem in a different python package that i don't maintain. the one i just linked to.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.

fgregg commented 2 years ago

you should open up an issue on this repository: https://github.com/Lyonk71/pandas-dedupe

Pythonspoofer commented 2 years ago

Sorry I logged on the wrong repo. My bad

On 26 Sep 2022, at 15:03, Forest Gregg @.***> wrote:

 you should open up an issue on this repository: https://github.com/Lyonk71/pandas-dedupe

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.