Skip to content

Releases: HallLab/pandas-genomics

v1.0.1

29 May 16:02
Compare
Choose a tag to compare

Updated Pandas to >= 2.2 and < 3.0

v1.0.0

28 May 18:58
Compare
Choose a tag to compare

🧬 pandas-genomics 1.0.0 — Initial Release

  • ✅ Python 3.10–3.12 support via Poetry and Tox.
  • 🧪 Full test suite migrated and passed under pytest, with CI using GitHub Actions.
  • ♻️ Refactored Genotype, GenotypeArray, and GenotypeDtype classes to improve compatibility with pandas ExtensionArray API.
  • 🧠 Enhanced logic for:
    eq, hash, and genotype comparison validation.
    Factorize() and setitem() methods with proper error handling.
  • 🚫 Deprecated legacy support for Python < 3.10.
  • 📦 Packaged for PyPI publication via poetry publish.

v0.12.0

26 Dec 20:43
Compare
Choose a tag to compare

See release notes

v0.11.0

21 Jul 17:27
a8481b1
Compare
Choose a tag to compare

See release notes

v0.10.1

16 Jul 16:41
Compare
Choose a tag to compare

See release notes

v0.10.0

16 Jul 15:28
553ce10
Compare
Choose a tag to compare

See release notes

v0.9.1

13 Jul 18:32
Compare
Choose a tag to compare

See release notes

v0.9.0

12 Jul 19:17
Compare
Choose a tag to compare

See release notes

v0.8.0

09 Jul 16:37
Compare
Choose a tag to compare

See Release Notes

v0.7.0

06 Jul 16:36
Compare
Choose a tag to compare

See Release Notes