Datasets:
Need help Visualizing dataset
#1
by
dhishooooom - opened
I am trying to visualize dataset in order of the events happened. Assuming each session as a story I want to regenerate the events and read the story. for now I am just interested to visualize the data so O can read each session like a story that happened. But I am unable differentiate between DM and other players as well as what is the sequence of event. I tried using before_idxs and after_idxs but they don't seem to keep track of timeline. If there is a preexisting project like this please point out