8000 BUG: fix genfromtxt check of converters when using usecols by dhomeier · Pull Request #5006 · numpy/numpy · GitHub
[go: up one dir, main page]

Skip to content

BUG: fix genfromtxt check of converters when using usecols #5006

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

Closed
wants to merge 1 commit into from

Conversation

dhomeier
Copy link
Contributor

fixes an issue reported by Adrian Altenhoff where user-supplied
converters in genfromtxt were not tested with the right first_values
when also specifying usecols -
http://mail.scipy.org/pipermail/numpy-discussion/2014-August/071005.html

fixes an issue reported by Adrian Altenhoff where user-supplied
converters in genfromtxt were not tested with the right first_values
when also specifying usecols.
juliantaylor added a commit that referenced this pull request Aug 27, 2014
BUG: fix genfromtxt check of converters when using usecols
juliantaylor added a commit that referenced this pull request Aug 27, 2014
BUG: fix genfromtxt check of converters when using usecols
@juliantaylor
Copy link
Contributor

thanks a lot, pushed as 709a06d

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.

2 participants
0