-
Hi team,
I saving the BPMN from dfg's, but wondering to have the edges weight while saving BPMN like number of occurrences or performance time which we're getting in dfg graphs. Is there any proced…
-
Can't find openAI that previously existed? Do you plan to create AI-powered automation?
-
Hi Lukas,
I read your preprint and found it interesting. I tried to run your code, but you haven't bookmarked a version of pm4py, so I cannot run your notebook (getting-started-example). Could you …
-
Hi!
During visualization, Unicode characters are not displayed correctly.
I hope that issue is resolved.
-
Hello, I'd like to know if there's any way to remove the dependence on the Graphviz software in order to have the graph visualizations in Python. The Graphviz library doesn't have the executables (so …
-
Hello,
I wanted to use the result the solution of the marking equation as heuristic in my code. Luckily I found a fitting function in pm4py, which solves such equations, namely solve_marking_equatio…
-
`filter_variants_top_k` relies on the event_log dataframe being sorted by case and timestamp (see `pm4py.objects.log.util.pandas_numpy_variants.apply()`, which is called to retrieve variants to filter…
-
If the process is executed by a computer, such as RPA, then the time is likely to be shortened to the millisecond level. If the second is still used at this time, then nothing can be analyzed. I've tr…
-
Im obtaining a pretri net from a event log of 38.4MB. When obtaining the values for fitness, generalizartion and simplicity I get no problems. However, when I try to obtain the precision value it alwa…
-
## Bugs Description
When importing the generated xes log into ProM, ProM will prompt the following errors.
```
Exception happened: javalang.Exception: For input string: "nan'
```
![ProM Err…