get_factor_and_unit
get_factor_and_unit(
value: None ,
simplify: bool = False,
)-> ‘tuple[float, str_or_none]’
Convert a mixed unit/scaling factor to scale_factor and unit str.
function of dascore.units | source |
get_factor_and_unit(
value: None ,
simplify: bool = False,
)-> ‘tuple[float, str_or_none]’
Convert a mixed unit/scaling factor to scale_factor and unit str.