-
Hi, this is the code I used to work with version
-
If I get data like this:
![image](https://user-images.githubusercontent.com/31135695/84502976-ec4d4380-aceb-11ea-8a47-8a118458c969.png)
can I use pm4py generate graph like this:
![image](https://us…
-
Check if the business hour is already considered in calculating the arrival rate.
-
Hello,
i am trying to get all the informationen like nodes, edges and the frequency (or performance) from the heuristic_net after the heuristic_miner has been sucessfully applied . Is there a simpl…
-
Hello,
i am currently trying to obtain all variants of .xes document and do conformance checking later for each variant. I am only possible to obtain the variants but i dont know how to get all the…
-
I have an issue where depending on the ordering of my data, I will have various frequency value with a DFG
You can see on this notebook :
https://gist.github.com/serkserk/9b8e7539e72576ff49d740ab…
-
Hi,
I am trying to set the activity label for the alpha miner, in the snippet below, is this the correct way to set it to an event attribute that isn't 'concept:name' ?
When I visualise the net,…
-
On version : '1.2.11'
Looking at the documentation at https://pm4py.fit.fraunhofer.de/documentation#importing.
To export an Eventlog object into a xes file it suggests
`from pm4py.objects.log.…
-
Hello,
I have a problem with the combination of **Python Azure function v2** and **docker container with pm4py package**. For the first start after some time (cold start), the application is not wo…
-
Thanks for the great python lib!
I'm trying to visualize previously created reachability graph and getting the following error:
`AttributeError: 'Transition' object has no attribute 'label'`
The c…