You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However, whenever trying to run , it gets stuck on the:
"Finished labeling
Clustering... "
Works on linux with no hassle. On windows, however, can't get past clustering, regardless of how large or small the file I'm deduping is.
Please help. Any advice is appreciated.
I'm running windows 10.
Python 3.8.3 (default, Jul 2 2020, 17:30:36) [MSC v.1916 64 bit (AMD64)]
The text was updated successfully, but these errors were encountered:
Unfortunately, I couldn't reproduce the issue on my windows machine.
Two potential suggestions:
. try to set the argument n_cores to a value lower than the number of cores on your laptop.
. install python and pandas-dedupe in a new virtual environment and see whether it works.
Installed microsoft build tools 2015 as per the video tutorial mentioned in the docs
https://www.youtube.com/watch?v=lCFEzRaqoJA&ab_channel=KeithLyons
However, whenever trying to run , it gets stuck on the:
"Finished labeling
Clustering... "
Works on linux with no hassle. On windows, however, can't get past clustering, regardless of how large or small the file I'm deduping is.
Please help. Any advice is appreciated.
I'm running windows 10.
Python 3.8.3 (default, Jul 2 2020, 17:30:36) [MSC v.1916 64 bit (AMD64)]
The text was updated successfully, but these errors were encountered: