What's Changed * redo pvar indexing logic & lazily load pvar file to save memory by kscott-1 in https://github.com/AI-sandbox/snputils/pull/8 * Add support for .pvar.zst input and output by salcc in https://github.com/AI-sandbox/snputils/pull/9 * Add gpu and docs extras to tox setup by salcc in https://github.com/AI-sandbox/snputils/pull/10
New Contributors * kscott-1 made their first contribution in https://github.com/AI-sandbox/snputils/pull/8
What's Changed * Fix SNP writers related to pathlib. Refactor and document Ancestry Objects, SNPObject, and dim reduction classes by miriambt in https://github.com/AI-sandbox/snputils/pull/5
What's Changed * Add project urls to pyproject.toml so they show up on PyPI sidebar by salcc in https://github.com/AI-sandbox/snputils/pull/4 * Integrate GitHub Actions into a single one and add README badge by salcc in https://github.com/AI-sandbox/snputils/pull/3
What's Changed * Replace string-based file extension checks with pathlib and update plink version by davidbonet in https://github.com/AI-sandbox/snputils/pull/2