quick map
Map an attribute of one dataset onto another.
Parameters
source_adata: str Source dataset for the attributes.
source_attributes: str Attributes to map (e.g. uns.louvain_colors).
target_adata: str Target dataset for mapping the attributes (the original attributes will be replaced).
Web view

Python equivalent
target_adata.obs = source_adata.obs