garnastics
Results
1
issues of
garnastics
When I run the sample code below via a Jupyter notebook (with some modifications specific to my environment): cars = tp.read_excel('E:/NameCombine/ARM_NAME_ADDRESS_COMBINE_20210915.xlsx', ['name'], 'NAME_COMBINE', match_threshold=0.8, ngram_length=5) I get the following error:...