Skip to content

Conversation

@ivirshup
Copy link
Collaborator

So many notebooks....

Closes #1037

This PR is a follow up to #1151. Here, I go around replacing instances of census[experiment].obs.read().concat().to_pandas() with cellxgene_census.get_obs(census, experiment).

It's a draft since I haven't gotten to them all yet.

@ivirshup ivirshup added documentation Improvements or additions to documentation python api Related to the API labels May 31, 2024
@codecov
Copy link

codecov bot commented May 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.25%. Comparing base (f775282) to head (803cb90).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1170      +/-   ##
==========================================
+ Coverage   91.19%   91.25%   +0.06%     
==========================================
  Files          77       79       +2     
  Lines        5971     6141     +170     
==========================================
+ Hits         5445     5604     +159     
- Misses        526      537      +11     
Flag Coverage Δ
unittests 91.25% <ø> (+0.06%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ivirshup ivirshup marked this pull request as ready for review July 3, 2024 19:08
@ivirshup ivirshup requested a review from pablo-gar July 3, 2024 19:08
@ivirshup ivirshup merged commit 309fc37 into main Jul 4, 2024
@ivirshup ivirshup deleted the ivirsh/get_obs_docs branch July 4, 2024 02:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation python api Related to the API

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add convenience wrapper for querying axis metadata

3 participants