Here is one of the method to extract numbers from string in Python. This method can extract integers, float and negative numbers and convert them to float.
Addition and subtraction of datetime with time in Python. Examples for adding and subtracting time either in individual components like hours, minutes, seconds or as a whole time object with datetime object.