Skip to content

[FEATURE] Add functions to create datasets from ADAM data #30

@TammoReinders

Description

@TammoReinders

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 request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions