epam / epam/statgpt-backend

Add functionality to retrieve one specific dataset

Open
#142 0 comments 0 reactions 1 assignee Claimed by @atomao View on GitHub
enhancement
Dominant language
Python
Stars
26
Forks
1
Avg merge
1d 17h
Merged PRs (30d)
25

Description

### StatGPT Backend version

0.1.0

### What is the problem this feature will solve?

Current implementations like `get_dataset_by_source_id` or `list_available_dataset` loads all channel datasets which can be slow when we want to retrieve only one specific dataset.

### What is the proposed feature or solution?

Add `get_dataset_by_urn` method which will retrieve one specific dataset by urn specified

### What alternatives have you considered?

None alternatives, as all methods use implementation which loads all datasets

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.