-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
File "C:\PythonWork\Project\fuzzywuzzy-ag.py", line 38, in
tp.TextPack(df,'AG Name',match_threshold=0.7,ngram_remove=r'[,-./]', ngram_length=2)
File "C:\Users\XXX\AppData\Local\Continuum\anaconda3\lib\site-packages\textpack\tp.py", line 12, in init
self._column = self._get_column(columns_to_group)
File "C:\Users\XXX\AppData\Local\Continuum\anaconda3\lib\site-packages\textpack\tp.py", line 21, in _get_column
self.df['textpackGrouper'] = self.df[columns_to_group.pop(0)].astype(str).str.cat(self.df[columns_to_group].astype(str))
AttributeError: 'str' object has no attribute 'pop'
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels