Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork2k
Closed
Description
plotly version is 5.13.0. When I run this code, jupyter notebook stops and throw this error.
importplotly.expressaspxfig=px.violin(x=[0,0],y=[0.5006312999999999,0.5006313])fig.show()
I think there is some problem when inputs has 2 distinct types like float32 and float64. This is quite critical to person who are analyzing the data with violin plot.
I think just convert float64 to float32 in process. But I don't know how to revise the code so I just throw the issue in here.
Metadata
Metadata
Assignees
Labels
No labels
