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

Data Engine: Get datapoint via its path #365

Open
kbolashev opened this issue Oct 1, 2023 · 2 comments
Open

Data Engine: Get datapoint via its path #365

kbolashev opened this issue Oct 1, 2023 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest An issue for Hacktoberfest participants UX

Comments

@kbolashev
Copy link
Member

Right now there's no "neat" way to get a datapoint if you know its path, even though we can do query filtering by path.

Suggested syntax:

dp = ds.get_datapoint("file.jpg")
@kbolashev kbolashev added enhancement New feature or request good first issue Good for newcomers UX labels Oct 1, 2023
@nirbarazida nirbarazida added the hacktoberfest An issue for Hacktoberfest participants label Oct 1, 2023
@nirbarazida
Copy link
Contributor

nirbarazida commented Oct 2, 2023

Hey @harshaljanjani, thanks for reaching out with this.
Here are the relevant resources that will help you get to know how this functionality is used:

@itssiddhantjain
Copy link

Hello @kbolashev, please assign this issue to me as I have already worked on this kind of problem in past and has a great experience.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest An issue for Hacktoberfest participants UX
Projects
None yet
Development

No branches or pull requests

3 participants