Tutorial:
Advanced Guide (Base):
scirpy
Advanced Guide (Polars):
API:
dandelion.base
Dandelion.update_data()
dandelion.polars
Sync missing metadata columns into data via dictionary mapping.
skip (list[str], optional) – List of column names to skip when syncing metadata to data. Defaults to an empty list.
None