8000 BUG: fix string type inconsistency between zeros and zeros_like, for 1.9 by juliantaylor · Pull Request #4919 · numpy/numpy · GitHub
[go: up one dir, main page]

Skip to content

BUG: fix string type inconsistency between zeros and zeros_like, for 1.9 #4919

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

Merged

Conversation

juliantaylor
Copy link
Contributor

np.zeros for strings returns empty strings while np.zeros_like of a
string array creates strings containing an string 0.

np.zeros for strings returns empty strings while np.zeros_like of a
string array creates strings containing an string 0.
juliantaylor added a commit that referenced this pull request Jul 29, 2014
BUG: fix string type inconsistency between zeros and zeros_like, for 1.9
@juliantaylor juliantaylor merged commit d3efa83 into numpy:maintenance/1.9.x Jul 29, 2014
@juliantaylor juliantaylor deleted the zeros_like_string branch July 29, 2014 20:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0