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

Enhancement/core ehrdata class #33

Merged
merged 3 commits into from
Oct 8, 2024
Merged

Conversation

eroell
Copy link
Contributor

@eroell eroell commented Oct 8, 2024

Add core ehrdata class, featuring

  • all fields from anndata
  • a field .r, that aligns along obs with first axis, var with second axis, and has a 3rd dimension (time)
  • a field .t, a pandas dataframe for the time
  • sliceing 1D, 2D, 3D

@eroell
Copy link
Contributor Author

eroell commented Oct 8, 2024

Relevant enough to be on main, fixes and more things to come
#24

@eroell eroell merged commit 6c2230a into main Oct 8, 2024
5 of 6 checks passed
@eroell eroell mentioned this pull request Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant