v10.0.0
What's Changed
- Pandas FutureWarning: 'A' is deprecated and will be removed in a future version, please use 'Y' instead by @jonbrenas in #529
- Pandas FutureWarning: ChainedAssignmentError: behaviour will change in pandas 3.0 by @jonbrenas in #533
- Bokeh BokehDeprecationWarning: 'circle() method with size value' was deprecated in Bokeh 3.4.0 and will be removed, use 'scatter(size=...) instead' by @jonbrenas in #534
- Update poetry lock file by @alimanfoo in #527
- Add sample_query argument for cnv_discordant_read_calls function by @jonbrenas in #528
- Add automatic selection of regional GCS storage by @alimanfoo in #523
- Updated parasite test buckets from staging to release by @nw20 in #541
- Ensure a site mask is used by default for Anopheles popgen functions by @alimanfoo in #546
New Contributors
Full Changelog: v9.0.0...v10.0.0