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

Support iteration of data using both name and column index. #192

Open
bausshf opened this issue Feb 27, 2019 · 1 comment
Open

Support iteration of data using both name and column index. #192

bausshf opened this issue Feb 27, 2019 · 1 comment

Comments

@bausshf
Copy link

bausshf commented Feb 27, 2019

As written here: #188 (comment)

It was suggested to make an issue of its own about this, which I agree with.

So basically it would be a nice addition to iterate through the column names without multiple calls to retrieve the names.

This will help to simplify implementation, but should also increase performance.

@schveiguy schveiguy changed the title Name iteration of columns Support iteration of data using both name and column index. Jan 23, 2021
@schveiguy
Copy link
Collaborator

I think just in general support for iteration via things like byValue, byName, byNameValue would be nice.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants