Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Execution stuck after "importing data...." #1190

Open
happyreaper opened this issue Mar 21, 2024 · 0 comments
Open

Execution stuck after "importing data...." #1190

happyreaper opened this issue Mar 21, 2024 · 0 comments

Comments

@happyreaper
Copy link

happyreaper commented Mar 21, 2024

I am using the csv_example.py to train some data. The data was in excel and then stored as csv. Dataset size is roughly 180K rows, 43 columns and 133MB. One change that was made to the original code was that I added encoding=utf-8-sig attribute to the file reading operation in the readData method. When I run the script in the command line(Anaconda prompt with base environment). The execution freezes/runs endlessly after executing the deduper.prepare_training(data_d)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant