pingwyn.to_float
- pingwyn.to_float(obj)
Convert object values to floats.
- Parameters:
obj (pingwyn.Curve or pingwyn.Grid or pingwyn.Image or pingwyn.Profile) – Object to convert.
- Returns:
Converted object. Has the same type as the input object.
- Return type:
pingwyn.Curve or pingwyn.Grid or pingwyn.Image or pingwyn.Profile
See also