What's Changed
* [python] Shuffle multiple SOMA chunks by atolopko-czi in https://github.com/chanzuckerberg/cellxgene-census/pull/1103
* [python] Relax pin: `tiledbsoma~=1.11.4` by ryan-williams in https://github.com/chanzuckerberg/cellxgene-census/pull/1187
* [pytorch] Set shuffle as default in pytorch, use new algorithm by ebezzi in https://github.com/chanzuckerberg/cellxgene-census/pull/1188
* [python] Remove pytorch pin by ebezzi in https://github.com/chanzuckerberg/cellxgene-census/pull/1190
* [builder] Vector indexing pipeline for Census embeddings by mlin in https://github.com/chanzuckerberg/cellxgene-census/pull/1122
* [builder] Add collection_doi_label to the datasets dataframe by ebezzi in https://github.com/chanzuckerberg/cellxgene-census/pull/1200
* [python] Require scikit-misc < 0.4 by ebezzi in https://github.com/chanzuckerberg/cellxgene-census/pull/1213
* [builder] Upgrade to CELLxGENE schema 5.1 by Bento007 in https://github.com/chanzuckerberg/cellxgene-census/pull/1192
* [docs] Update schema doc for version 2.1.0 by ebezzi in https://github.com/chanzuckerberg/cellxgene-census/pull/1211
* [python] Update scvi pipeline for the June LTS training by ebezzi in https://github.com/chanzuckerberg/cellxgene-census/pull/1173
* [python] Check census version for get_all_available_embeddings by ivirshup in https://github.com/chanzuckerberg/cellxgene-census/pull/1207
* [python] Move to {obs/var} specific arguments for get_anndata by ivirshup in https://github.com/chanzuckerberg/cellxgene-census/pull/1149
* [python] Stop including `"do_not_delete"` key in result of `get_census_version_directory` by ivirshup in https://github.com/chanzuckerberg/cellxgene-census/pull/1215
* [python] Add package specific user-agent by ivirshup in https://github.com/chanzuckerberg/cellxgene-census/pull/1193
* [python] Update docs for `get_obs`, `get_var` by ivirshup in https://github.com/chanzuckerberg/cellxgene-census/pull/1170
* [python] Geneformer updates for July 2024 LTS by mlin in https://github.com/chanzuckerberg/cellxgene-census/pull/961
* [python] Support custom obs encoders by ebezzi in https://github.com/chanzuckerberg/cellxgene-census/pull/1191
* [python] Fix ExperimentDataPipe length by ebezzi in https://github.com/chanzuckerberg/cellxgene-census/pull/1221
* [python] dataloader optimization (picking up 1169) by ivirshup in https://github.com/chanzuckerberg/cellxgene-census/pull/1224
* [docs] Update census data release page with upcoming LTS information by pablo-gar in https://github.com/chanzuckerberg/cellxgene-census/pull/1210
* [docs] Add PyTorch loaders article release by pablo-gar in https://github.com/chanzuckerberg/cellxgene-census/pull/1214
* [python] Geneformer CLS embeddings by mlin in https://github.com/chanzuckerberg/cellxgene-census/pull/1225
* [docs] Update the Logistic Regression pytorch notebook by ebezzi in https://github.com/chanzuckerberg/cellxgene-census/pull/1230
* [docs] Add metrics article for LTS 2024-12-15 by pablo-gar in https://github.com/chanzuckerberg/cellxgene-census/pull/1233
New Contributors
* ryan-williams made their first contribution in https://github.com/chanzuckerberg/cellxgene-census/pull/1187
**Full Changelog**: https://github.com/chanzuckerberg/cellxgene-census/compare/v1.14.1...v1.15.0