I got a CSV file that look like this:
what i want to get is this:
the activity instance is needed to identifiy which events belong together and which not. this instance identifier should be unique, also among different cases and activities. I have no idea how to generate those ID's. Is there any library for example in python who could handle this?