Apr-03-2022, 10:54 PM
Thanks for help/suggestions.
On little further search, I figured following expression does the trick perfectly.
On little further search, I figured following expression does the trick perfectly.
result = re.findall(r"[-+]?[0-9]*.?[0-9]+", txt)