cancel
Showing results for 
Search instead for 
Did you mean: 
Machine Learning
Dive into the world of machine learning on the Databricks platform. Explore discussions on algorithms, model training, deployment, and more. Connect with ML enthusiasts and experts.
cancel
Showing results for 
Search instead for 
Did you mean: 

TypeError: float() argument must be a string or a number, not 'StepArtifact'?

Rexe
New Contributor

How to get the content of a returned variable in zenml without having this error:
TypeError: float() argument must be a string or a number, not 'StepArtifact'?

1 REPLY 1

Kaniz_Fatma
Community Manager
Community Manager

Hi @RexeFirst, verify the data type of the variable you’re trying to convert. If it’s a StepArtifact.You’ll need to extract relevant information before converting it into a float.

Connect with Databricks Users in Your Area

Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you won’t want to miss the chance to attend and share knowledge.

If there isn’t a group near you, start one and help create a community that brings people together.

Request a New Group