Is a merge interval function available?

Daniel Stutzbach daniel at stutzbachenterprises.com
Wed Feb 10 23:27:30 EST 2010


On Wed, Feb 10, 2010 at 5:23 PM, Peng Yu <pengyu.ut at gmail.com> wrote:

> I'm wondering there is already a function in python library that can
> merge intervals.
>

Not in the standard library, but this package may help:

http://pypi.python.org/pypi/interval

--
Daniel Stutzbach, Ph.D.
President, Stutzbach Enterprises, LLC <http://stutzbachenterprises.com/>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20100210/6ba8f0c5/attachment.html>


More information about the Python-list mailing list