On Jun 6, 8:15 am, srepmub wrote:
> Hi all,
>
> I'm looking for libraries that allow one to calculate with sets of
> (date) intervals. So for example, I'd like to be able to calculate the
> overlap between two sets of intervals, the union etc. Preferrably,
> this works with datetime objects, is wr
Hi all,
I'm looking for libraries that allow one to calculate with sets of
(date) intervals. So for example, I'd like to be able to calculate the
overlap between two sets of intervals, the union etc. Preferrably,
this works with datetime objects, is written in pure Python, and has
reasonably good