Imageomics / dashboard-prototype

Prototype data dashboard for Imageomics Data
http://dash.imageomics.org
MIT License
5 stars 2 forks source link

Update pandas and plotly #59

Closed egrace479 closed 6 months ago

egrace479 commented 6 months ago

This PR updates both pandas and plotly to the latest versions. Future warnings regarding read_json and dtype mismatches were resolved. The update to pandas led to a future warning glitch in plotly which was resolved by also updating plotly.