@Sam2 wrote:
I have the following data set in python dataframe:
sem1|sem2|sem3|sem4 A 2|3|1|3 B 1|2|3|1A and B are in the index column.How do I create a sankey plot for this data to show transition from one semester to another semester
Posts: 3
Participants: 2