has2k1 / mizani

A scales package for python
https://mizani.readthedocs.io
BSD 3-Clause "New" or "Revised" License
49 stars 14 forks source link

Test suite deprecation warning: pandas.utils.testing is deprecated #20

Closed juliangilbey closed 3 years ago

juliangilbey commented 3 years ago

I get the following warning when running the test suite:

FutureWarning: pandas.util.testing is deprecated. Use the functions in the public API at pandas.testing instead.
    import pandas.util.testing as pdt

Best wishes

has2k1 commented 3 years ago

I think I fixed that elsewhere, but not in this package.

On Wed., Feb. 10, 2021, 10:20 a.m. Julian Gilbey, notifications@github.com wrote:

I get the following warning when running the test suite:

FutureWarning: pandas.util.testing is deprecated. Use the functions in the public API at pandas.testing instead. import pandas.util.testing as pdt

Best wishes

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/has2k1/mizani/issues/20, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAF6QNMQWXCVGKHDDJJNTHLS6IXVVANCNFSM4XMNTNHA .