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

linkage does not take Unicode strings as method names (Trac #1887) #2406

Closed
scipy-gitbot opened this issue Apr 25, 2013 · 1 comment
Closed
Labels
defect A clear bug or issue that prevents SciPy from being installed or used as expected Migrated from Trac scipy.cluster
Milestone

Comments

@scipy-gitbot
Copy link

Original ticket http://projects.scipy.org/scipy/ticket/1887 on 2013-04-09 by trac user capcarr, assigned to trac user davidwf.

In scipy.cluster.hierarchy.linkage, the argument method is a string. However, a TypeError is returned for unicode strings. This is similar to a previous ticket: http://projects.scipy.org/scipy/ticket/1019.

@pv
Copy link
Member

pv commented Sep 14, 2013

Fixed in b9e17b9

@pv pv closed this as completed Sep 14, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
defect A clear bug or issue that prevents SciPy from being installed or used as expected Migrated from Trac scipy.cluster
Projects
None yet
Development

No branches or pull requests

2 participants