ports/devel/py-anndata/pkg-descr
Po-Chuan Hsieh 9e18517910
devel/py-anndata: Add py-anndata 0.9.1
anndata is a Python package for handling annotated data matrices in memory and
on disk, positioned between pandas and xarray. anndata offers a broad range of
computationally efficient features including, among others, sparse data support,
lazy operations, and a PyTorch interface.
2023-04-19 02:00:40 +08:00

4 lines
281 B
Text

anndata is a Python package for handling annotated data matrices in memory and
on disk, positioned between pandas and xarray. anndata offers a broad range of
computationally efficient features including, among others, sparse data support,
lazy operations, and a PyTorch interface.