dataiku / dataiku/dss-plugin-osisoft
[feat] activate start time column
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 5
- Forks
- 1
- Avg merge
- 9h 33m
- Merged PRs (30d)
- 3
Description
To enable reading data from different start times and end times for each row in the dataset when using the asset value download recipe, I would like to activate the option to select a column for start_date and another for end_date.
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 by locating the asset value download recipe and reading how its date inputs are currently handled. Trace how recipe options reach the download operation; done means users can select separate start_date and end_date columns and each dataset row is read using those 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