Skip to content

Conversation

RogerJanusiak
Copy link
Collaborator

Added a function that allows users to pass in a string or list of strings and get back the dataset object to be used with servicex.

@ArturU043
Copy link
Collaborator

Do we want this to be a user-facing function (added in init) or just a helper for internal functions like get_structure() ?

In the second case its probably better to add the prefix _ to the func name. (Actually a chore I have for all current helpers)

This way the user input is further simplified and we might add this feature in the same way to servicex.deliver()

@ArturU043 ArturU043 added enhancement New feature or request question Further information is requested labels Oct 7, 2025
@RogerJanusiak
Copy link
Collaborator Author

@ArturU043 I think that It would be good for it to be user facing. I think this is something that people could use and if enough people use it then we can implement it in the front end directly.

Copy link
Collaborator

@ArturU043 ArturU043 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove unused variable

@ArturU043 ArturU043 merged commit 0863fbc into main Oct 7, 2025
4 checks passed
@RogerJanusiak RogerJanusiak deleted the feat/ds_type_resolver branch October 7, 2025 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request question Further information is requested

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants