-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Problem Statement
When preparing data for the megaplots app there is no function that helps getting data in the right shape.
Proposed Solution
Functions, that can be applied directly to ADAM datasets could help to speed up and streamline data preparation
User Experience
This would be a preprocessing step of data. The user would have to apply one or two functions to create a dataset that is ready for use in the megaplots app.
Input:
- ADAM dataset (or similarly structured input dataset).
- Information indicating which columns hold necessary information for data prep.
Expected Benefits
Sped up data preparation.
Alternatives Considered
Even if these functions exist, you would not need to use it. The data can still be processed any other way.
Implementation Ideas
One function to create the subject level data.
One function to create the event level data.Priority Level
Low (would be a minor improvement)
Additional Context
No response
Are you willing to contribute?
I'm willing to submit a PR for this feature
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request