You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@jenna-tomkinson brought up an idea for an enhancement that involves providing both the extracted unjoined table data and the joined table data as part of CytoTable output. At the moment, when join=True, the initially extracted data is removed as a kind of "cleanup" step. Jenna mentioned it would be helpful to have access to the unjoined data in addition to the joined data.
The text was updated successfully, but these errors were encountered:
@jenna-tomkinson brought up an idea for an enhancement that involves providing both the extracted unjoined table data and the joined table data as part of CytoTable output. At the moment, when
join=True
, the initially extracted data is removed as a kind of "cleanup" step. Jenna mentioned it would be helpful to have access to the unjoined data in addition to the joined data.The text was updated successfully, but these errors were encountered: