Open FrankMinions opened 11 months ago
Executing run_lsh.py, and it was interrupted abnormally with the above error occurred. Command: python run_lsh.py --file_path xxx.xlsx --is_head true --save_path xxx-norepeat.xlsx
python run_lsh.py --file_path xxx.xlsx --is_head true --save_path xxx-norepeat.xlsx
When using pandas to create xlsx file, such as _toexcel, please note that the parameter engine is set to 'openpyxl'.
Executing run_lsh.py, and it was interrupted abnormally with the above error occurred. Command:
python run_lsh.py --file_path xxx.xlsx --is_head true --save_path xxx-norepeat.xlsx