powered by
Explicitly convert a string to a numeric value
https://openpyxl.readthedocs.io/en/stable/api/openpyxl.utils.inference.html
cast_numeric(value, ...)
An numeric value.
value
Additional arguments, i.e. kwargs.
if (FALSE) { cast_numeric(value = "1") }
Run the code above in your browser using DataLab