The upset plot tutorials on the documentation has this example with movies: https://upsetplot.readthedocs.io/en/stable/formats.html#When-category-membership-is-indicated-in-DataFrame-columns I wanted to know, after creating data from memberships "Genre" and plotting how do I list the names of the movies as well? In the plot I want to print the list of movies at each intersection.So at intersection 48 I want to list the 48 movies. 
from Upset plot python list row names
No comments:
Post a Comment