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

[Feature Request] Add tryGetColumnByHeaderBy member and static method #440

Closed
olscholz opened this issue Sep 11, 2024 · 0 comments
Closed
Labels
Type: Feature Request This item is confirmed by the maintainers to be a request for a new feature

Comments

@olscholz
Copy link
Contributor

Currently, the tryGetColumnByHeader method allows for column searching by matching an exact header. However, in some cases, it would be more flexible and useful to search for columns based on a custom condition, such as a boolean expression. Therefore it would be reasonable to implement a member and static method that behaves much like:
image

@github-actions github-actions bot added the Status: Needs Triage This item is up for investigation. label Sep 11, 2024
olscholz added a commit to olscholz/ARCtrl that referenced this issue Sep 16, 2024
Changes in ArcTavle.fs and ArcTable.Tests.fs adding the functionality discussed in Issue nfdi4plants#440
@HLWeil HLWeil added Type: Feature Request This item is confirmed by the maintainers to be a request for a new feature and removed Status: Needs Triage This item is up for investigation. labels Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Feature Request This item is confirmed by the maintainers to be a request for a new feature
Projects
Status: Done
Development

No branches or pull requests

2 participants