MaartenGr / PolyFuzz

Fuzzy string matching, grouping, and evaluation.
https://maartengr.github.io/PolyFuzz/
MIT License
725 stars 68 forks source link

'PolyFuzz' object has no attribute 'fit' #42

Closed Patil-Sahil closed 1 year ago

Patil-Sahil commented 1 year ago

I am trying to run the "getting started" code involving the .fit method, surprisingly I am getting an error saying the "'PolyFuzz' object has no attribute 'fit'".

Image displaying error attached below image

Patil-Sahil commented 1 year ago

uninstalling and reinstalling the package solved the issue