mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 02:46:27 -04:00
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.
4 lines
281 B
Text
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.
|