curveresearch / curvesim

Simulates Curve Finance pools
MIT License
155 stars 32 forks source link

Altair deprecation warning #291

Open chanhosuh opened 10 months ago

chanhosuh commented 10 months ago

python3.10/site-packages/altair/utils/core.py:410: FutureWarning: the convert_dtype parameter is deprecated and will be removed in a future version. Do ``ser.astype(object).apply()`` instead if you want ``convert_dtype=False``.