Skip to content

piso 0.5.0

Compare
Choose a tag to compare
@venaturum venaturum released this 02 Nov 11:06
· 33 commits to master since this release

This is a minor release in the 0.* series.

It includes join functionality for pandas.DataFrames and pandas.Series which have pandas.IntervalIndex, and an extension of pandas.IntervalIndex.contains to one which accepts multiple values. Execution speed for lookup-related functionality released in v0.4.0 has been significantly sped up.

See release notes for details