GlobalPathogenAnalysisService / gpas-cli

The CLI client for GPAS SC2
Other
5 stars 2 forks source link

Migrate to latest Pandera #91

Open bede opened 1 year ago

bede commented 1 year ago

Pandera version >= 0.13.x breaks validation

Sticking with 0.11 for now. Need to build a small MWE for Nils https://github.com/unionai-oss/pandera

bede commented 1 year ago

Else wait for new major pandera release?