-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Clustering job titles #327
Comments
I am trying to normalize a dataframe with Job Titles as in the Example 12 at this link . The cluster_contacts_by_title function goes through, however, when I am passing an argument to it:
I am getting an error:
It seems there is an issue with line 218:
This is the code from the example 12:
What could be an issue? Thanks! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
removed
The text was updated successfully, but these errors were encountered: