percent
percent(
value: float ,
)-> ‘str’
Say a fraction as a percentage, without rounding a hole away.
| function of dascore.utils.display | source |
percent(
value: float ,
)-> ‘str’
Say a fraction as a percentage, without rounding a hole away.