-
### Feature request
We would like to convert a recording of one or more workflow iterations into a repeatable and versionable process representation, i.e. a process model.
https://pm4py.fit.frau…
-
We need to remove `pm4py` dependency ASAP, because of the licensing issue and its underlying `cvxopt` dependency that cannot be easily installed, especially, after migrating `pandas` to v2+.
So, I'…
-
-Figure out how to create mental map
-Regardless of activities or edges being added position stays the same
Resources:
https://graphviz.org/docs/layouts/
-
These are steps and error locations
install.packages("pm4py") #success
pm4py::install_pm4py() #this gave error
-----------------
#1st Error-----------------------------------------
PackagesNotF…
-
Hi,
I see that you work with other process mining project like pm4py and interfacing it to bupar.
Do you have any plan on making this package compatible with pm4py/python ?
Thanks
-
Hello,
when I run the simulation_activity.py, I get the error:
from pm4py.objects.log.importer.xes import factory as importer
ImportError: cannot import name 'factory' from 'pm4py.objects.log.i…
-
**Objective:**
To incorporate Object-Centric Event Logs (OCEL) functionality into our existing R library, leveraging similar capabilities found in a Python library (pm4py).
**Technical Details:*…
-
Here is a blog on LT website [Logan Tod & Co](https://www.logantod.net/resources/accelerate-nhs-recovery-with-process-mining). There is also a mini-huddle show and tell on AnalystX.
-
With **R** versions 3.6.1 and 3.6.2, using **pm4py**'s evaluation functions on **heuristicsmineR**'s causal nets converted to petri nets seems to give evaluation results which vary randomly.
For ex…
-
Hi Seppe,
I have an issue with this step:
```python
consensus_peaks.to_bed(
path = os.path.join(work_dir, 'scATAC/consensus_peak_calling/consensus_regions.bed'),
keep=True,
compr…