Release 0.7

This is another Python implementation of UpSet plots by Lex et al. [Lex2014]. ... Our internal input format uses a pandas.Seriescontaining counts corresponding to subset sizes, where each subset is an intersection of named categories. The index of the Series indicates which rows pertain to which categories, by having multiple boolean indices ... ................
................