-
Hi,
I have a particular question concerning footprints. I have an event log whose petri net is discovered by inductive miner with noise_threshold set to 0.0.
I use the following instructions to …
-
Love this product. Current challenge is, these errors/warnings come up:
Qt: XKEYBOARD extension not present on the X server.
libEGL warning: DRI2: failed to open swrast (search paths /usr…
-
I have data which I attached. [sample.csv](https://github.com/pm4knime/pm4knime-core/files/9209441/sample.csv)
It contains event data. It looks like this:
case_id;activity;timestamp
1;53100;20…
-
Hello,
I am wondering if the frequency annotation of the process tree works correctly with the Sepsis Event Log, https://data.4tu.nl/articles/dataset/Sepsis_Cases_-_Event_Log/12707639. I have two i…
-
Hi there,
first of all, thank you so much for providing this insane Process Mining library!
I have the following issue on my mac mini with an M1 chip:
After installing pm4py with pip:
`pip in…
-
How to convert general log files into "pm4py/notebooks/data/running_example.csv"
ghost updated
2 years ago
-
Hi,
First of all I would like to thank you for your open source library and the great work you are doing.
I noticed that your pm4py library is not available in the "conda-forge" channel, and bec…
-
## Issue
Functions like `pm4py.read_xes()`, `pm4py.fitness_alignments`, and `pm4py.fitness_alignments` support a number of parameters in their underlying `apply` functions. However, these "shortcuts"…
-
Hello all,
I would like to ask for advice on how to improve performance, i.e. reduce run time for conformance checking.
What takes particularly long for me are the modules `pm4py.algo.conforman…
-
I want filter my dataframe according to the order of list [A, B, C ...]. Actually, i could find a lot of functions to realize it. According to the comments in source code, I used `from pm4py.algo.filt…