Hello guys,
if I want to query specific information from the output of my model, such as the "radius", for example, should I use the python JSON library and transform the data into float type variables to perform my calculations? Is this the only way?
Grateful for the consideration