-
I found that when parsing BPMNs from XML files, the names of sequence flows get lost (I think this may be related to this line: https://github.com/pm4py/pm4py-core/blob/3987530f234859a9e2c60d177ad9884…
-
Dear all,
I found out that in
https://github.com/pm4py/pm4py-core/blob/a199fbbc68637cf453d27f317e91c78a0269e599/pm4py/objects/bpmn/importer/variants/lxml.py#L42C29-L43C43
only the process ID …
-
- **Poetry version**: 1.3.2
- **Python version**: Python 3.9.16 (main, Dec 7 2022, 10:06:04), [Clang 14.0.0 (clang-1400.0.29.202)] on darwin
- **OS version and name**: macOS 13.2 Ventura (ARM…
-
Hi there, I don't know if I'm doing something wrong, when I check for unwanted activities I get the dictionary, but when I print act_diagnostics, is empy, I'm using the same log I used to create unwan…
-
We have large dataset divided over multiple files, how can we generate nets for data distributed over multiple files?
-
While using the conversion method, I stumbled upon the following case, that does not work for a conversion from a Petri Net to Process Tree:
```
import pm4py
examplelog = pm4py.parse_event_log_s…
-
-
When I run the main.py file directly using the prompt command, I get a bad predictions like shown in the picture. Could you please provide a better parameter setting for the current model? And the sam…
-
The tests run time sometimes goes over 80 min. It's too long, we need to reduce the size of event logs, number iterations, etc.
-
I have an event log with 1034827 rows. After preparing it with `pm4py.format_dataframe` and running `pm4py.discover_process_tree_inductive` the result, I then ran `pm4py.convert_to_bpmn` in which it s…