-
-
Notifications
You must be signed in to change notification settings - Fork 10.8k
regression in np.concatenate with object dtypes in 1.10 #6014
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
Comments
The |
For instance, in 1.9.2
|
hmm you must have just changed this yes? |
Yep. It's been deprecated since 2012-09-13. I don't know if it made it into the 1.7 release or not, that was a confusing period. If not, the message is only 1 3/4 years old, so maybe borderline for deprecation removal. |
no that's fine |
This was working as of this commit: 1.10.0.dev0+95b2c24 (and in 1.9.2), so just broken very recently
The text was updated successfully, but these errors were encountered: