Fiz exatamente igual, como resolver?
fig = px.imshow(dados.corr(), text_auto=True)
fig.show()
ValueError: could not convert string to float: 'Coldplay'
Fiz exatamente igual, como resolver?
fig = px.imshow(dados.corr(), text_auto=True)
fig.show()
ValueError: could not convert string to float: 'Coldplay'