I\'m trying to convert the strings in this list of lists into decimal form:
ask = [[\'31188.28758860\', 2], [\'31183.48445986\', 0.14258435], ...]
I t