SyntaxFix
Write A Post
Hire A Developer
Questions
Yes, you can do it with such a code:
l = [[float(y) for y in x] for x in l]