unionai-oss / pandera

A light-weight, flexible, and expressive statistical data testing library
https://www.union.ai/pandera
MIT License
3.05k stars 281 forks source link

update ci to run pyspark, modin, dask with pandas >= v2 #1575

Closed cosmicBboy closed 1 month ago

cosmicBboy commented 1 month ago

This PR updates github action ci to run pyspark, modin, and dask tests with all pandas versions. This restriction was added when pandas 2 first came out and these packages didn't support them yet.