dataiku / dataiku/dss-plugin-osisoft
Extend the transpose and synchronize recipe to event frame attributes data
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 5
- Forks
- 1
- Avg merge
- 9h 33m
- Merged PRs (30d)
- 3
Description
Currently the transpose and synchronize recipe works well for data downloaded from one asset. However, when dealing event frame attributes from multiple events from multiple assets, this recipe doesn't work. Need to be able to transpose and sync data for each event separately and stack the results in the back end as the reference attribute will have different timestamps for each event frame.
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 transpose and synchronize recipe and reproduce it with event frame attributes from multiple events and assets. Verify how reference timestamps are handled for each event. Done means each event is transposed and synchronized separately, with the resulting data stacked in the backend.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data-engineering
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100