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

Path processing in the Formula widget #6860

Open
borondics opened this issue Jul 23, 2024 · 0 comments
Open

Path processing in the Formula widget #6860

borondics opened this issue Jul 23, 2024 · 0 comments

Comments

@borondics
Copy link
Member

What's your use case?
This would be most useful for Spectroscopy and similar workflows.

Files always come with a path that carry information about organization. In Formula it is possible to do plenty of math but not much of text processing (except for the obvious string operations). However, it would be awesome to be able to extract the path and the filename using the os python module for example.

What's your proposed solution?

Make path handling functions available in Formula.

Are there any alternative solutions?

One can use string functions but that can become a bit awkward.

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

No branches or pull requests

1 participant