xorbitsai / xorbits

Scalable Python DS & ML, in an API compatible & lightning fast way.
https://xorbits.io
Apache License 2.0
1.06k stars 67 forks source link

TST: Fix compatibility issues with older versions of pandas #774

Closed Dawnfz-Lenfeng closed 1 month ago

Dawnfz-Lenfeng commented 1 month ago

What do these changes do?

These changes ensure that the project remains functional with both older and newer versions of pandas, matplotlib, and scipy by skipping incompatible tests.

Related issue number

Fixes #xxxx

Check code requirements

luweizheng commented 1 month ago

Fix this by https://github.com/xorbitsai/xorbits/pull/775