Skip to content

[Feature Request] Usability of working with data #651

@ardunn

Description

@ardunn

Easier ways to access individual cycles and steps

For example, get the first cycle as a df:

datapath.raw_data.cycles[1]

Or, get the 5th step of the first cycle

datapath.raw_data.cycles[1].steps[5]

Please leave suggestions if you have ideas for how else usability of datapath can be improved

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions