I want to calculate the avarage timedelta between dates in a list. Although the following works well, I\'m wondering if there\'s a smarter way?
delta = lambd
sum(timedelta_list ,datetime.timedelta())