python string list to float

122

python string list to float -

[float(i) for i in lst]

Comments

Submit
0 Comments