Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Usability of working with data #651

Open
ardunn opened this issue Aug 12, 2022 · 0 comments · May be fixed by #760
Open

[Feature Request] Usability of working with data #651

ardunn opened this issue Aug 12, 2022 · 0 comments · May be fixed by #760
Assignees
Labels
enhancement New feature or request

Comments

@ardunn
Copy link
Collaborator

ardunn commented Aug 12, 2022

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

@ardunn ardunn added the enhancement New feature or request label Aug 12, 2022
@ardunn ardunn self-assigned this Aug 12, 2022
@ardunn ardunn linked a pull request Apr 23, 2023 that will close this issue
19 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant