Dask Array Lazy Evaluation Verification

Use when when applying Scanpy preprocessing functions (e.g., pp.normalize_total, pp.pca) to AnnData objects where the expression matrix X is backed by a dask.array.Array, you need to verify that the operation completed without eagerly loading the full matrix.

HolobiomicsLab 8753d6a 6.2 KB Updated

File contents

HolobiomicsLab/asb-skill-collections/tree/main/collections/transcriptomics/v1/skills/dask-array-lazy-evaluation-verification commit 8753d6ac50

Frequently asked questions

npx skillmds@latest add holobiomicslab/dask-array-lazy-evaluation-verification