client
client copied to clipboard
Data Engine: Get datapoint via its path
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")
Good day! Actually this would be my first open source contribution to a repository, but I wish to understand the context in which I'd have to make changes. Moreover, without a CONTRIBUTING.md file it's hard for me to reproduce the project on my local system, could I get some guidance on the process?
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:
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.