timothydmorton / isochrones

Pythonic stellar model grid access; easy MCMC fitting of stellar properties
http://isochrones.readthedocs.org
MIT License
117 stars 63 forks source link

FutureWarning: pandas.util.testing is deprecated. #164

Open pmaxted opened 2 years ago

pmaxted commented 2 years ago

(isochrones) [RE315:~] pflm% nosetests isochrones /Users/pflm/miniconda3/envs/isochrones/lib/python3.9/site-packages/isochrones/tests/test_fits.py:6: FutureWarning: pandas.util.testing is deprecated. Use the functions in the public API at pandas.testing instead. from pandas.util.testing import assert_frame_equal