See https://docs.lamin.ai/changelog
What's Changed
- Added basic unit tests for data loading and store creation + bug fixes by @felix0097 in #1
- π Added doc strings with small examples by @felix0097 in #9
- β¨ Add a data loader for sparse arrays by @ilan-gold in #6
- β Add tests + checks to loader arguments by @ilan-gold in #10
- β»οΈ Unify dense and sparse loaders + apply
MultiBasicIndexer
to dense by @ilan-gold in #12 - (fix): ensure correct indexing + fix worker handle by @ilan-gold in #13
- (feat): variable batch size for dataset iteration by @ilan-gold in #15
- Added tests for multiprocess loading by @felix0097 in #14
- (fix): raw datasets + no
__init__
cache to sidestep deadlocking by @ilan-gold in #17 - Feature: Added utility function to shuffle+shard h5ad files + made shuffling optional during store creation by @felix0097 in #11
- chore: test zarrs by @ilan-gold in #18
- β¨ Added function to extend an existing store with new h5ad files by @felix0097 in #19
- ποΈ Deduplicate
models
module with modlyn by @falexwolf in #20 - β»οΈ Move package source back to root level to get release tooling to work again by @falexwolf in #21
New Contributors
- @felix0097 made their first contribution in #1
- @falexwolf made their first contribution in #20
Full Changelog: https://github.com/laminlabs/arrayloaders/commits/0.0.3