AuScope / seed-vault

Other
2 stars 0 forks source link

to_pydatetime depreciation notice #141

Closed filefolder closed 5 days ago

filefolder commented 1 week ago
/usr/lib/python3/dist-packages/_plotly_utils/basevalidators.py:107: FutureWarning:

The behavior of DatetimeProperties.to_pydatetime is deprecated, in a future version this will return a Series containing python datetime objects instead of an ndarray. To retain the old behavior, call `np.array` on the result
filefolder commented 5 days ago

i guess this is a plotly bug. closing