dataiku / dataiku/dss-plugin-osisoft
[feat] add context columns from input dataset into recipe Asset values downloader
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 5
- Forks
- 1
- Avg merge
- 9h 33m
- Merged PRs (30d)
- 3
Description
When extracting data, it is sometimes necessary to retain contextual information, not just time-based data.
With the asset value downloader recipe, it is currently not possible to transfer contextual data from the input dataset to the output.
As a result, when extracting multiple data points with different start and end dates, it can become challenging to reconcile contextual information.
I would like to have the ability to select specific columns from the input dataset to be directly copied into the output dataset.
This issue is related to #54.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the asset value downloader recipe and review the related issue #54 for context. The work is complete when users can select columns from the input dataset and those contextual values are copied into the output dataset alongside the extracted asset values.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data-engineering
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100