-
I met an issue to import TimeGan and cannot get answer from Google. When I imported the following
```
from ydata_synthetic.synthesizers.timeseries import TimeGAN
```
or
```
from ydata_synthetic…
-
Dear PM4PY Guys,
thanks for your extraordinary work. I have a question or an issue, I don't really know.
When I run the following script:
```
import pm4py
selections2 = {'Container': ['Orde…
-
Hi all,
I don't know if this is a problem with the library or if it is accepted in BPMN models, but I have been working for a long time with other frameworks such as ProM, and it's the first time t…
-
The given script of the authors for calculating the complexity Metrics ("Complexity.py") ran into errors when calculating the complexity measures:
- affinity
- distinct_traces
- structure
With…
-
conformance checking Exception
```
Exception: trying to apply alignments on a Petri net that is not a easy sound net!!
```
reproduce code:
```
import pm4py
if __name__ == "__main__":
…
YoKv updated
8 months ago
-
Due to missing type hints (e.g. with a `py.typed` file), usage of the library together with type checkers results in issues. For example, mypy flags `"pm4py": module is installed, but missing library …
-
Hi,
We have been trying to reduce the time it takes our process mining script to run.
Having read the `PM4Py-GPU: a High-Performance General-Purpose Library for Process Mining` paper we now belie…
-
Hello everyone,
I am currently working with a .pmml file and attempting to simulate a Petri net to generate a log file. As per the documentation, I have been using the 'playout' function, specifica…
-
Hello pm4py community, I recently tried the pm4py.llm.openai_query() method as stated in the documentation:
```
import pm4py
resp = pm4py.llm.openai_query('what is the result of 3…
-
Can we try to submit it to CRAN to get `pm4py` back on CRAN as tracked here https://github.com/bupaverse/pm4py/issues/14 ?