-
Hello,
While I was working with the `filter_eventually_follows_relation` function, I encountered some behavior I did not expect:
First and foremost: I have tested this on the newest PM4Py versio…
-
This is not an issue but more of a question:
How to come to interval logs (as compared to lifecycle logs for PM4Py).
As I see it now, PM4Py needs at least 1 timestamp in an event log to be able to…
-
I'm currently working with the [Sepsis Cases dataset](https://data.4tu.nl/articles/dataset/Sepsis_Cases_-_Event_Log/12707639), which comes originally in XES format. I've noticed that the data changes …
-
Hello,
while working with heuristics nets I discovered that if the strings of 'concept:name' contain ':' the resulting figure will be not complete.
Below a small example. I am using pm4py ver…
-
get_partial_order_dataframe->"from pm4py.algo.discovery.dfg.adapters.pandas.df_statistics import get_partial_order_dataframe"
get_dfg_graph->"from pm4py.algo.discovery.dfg.adapters.pandas.df_statisti…
-
Fix issue exporting attribute-enriched event log to .xes; Fluxicon disco complains about lack of activity classifier, apromore does not even recognize it
These methods haven't worked:
1.
```
…
-
Hi Everyone,
I'm trying to add the case_id to be part of the replayed_traces output. so when using below **case:concept:name**, I still don't see the case_id from the output:
```
parameters=g…
-
When trying to filter on timeframe I receive the following error:
filtered_log = timestamp_filter.filter_traces_contained(log, "2011-01-06 15:06:00", "2022-06-30 17:56:31")
_TypeError: replace()…
-
Hi,
I tried running the following snippet in a Jupyter notebook and noticed that the output from neato (outside of pm4py) was not viewable.
I am using the BPIC 2012 log, with 13087 traces. Howev…
-
When I use my own csv log,using pm4py.get_variants_as_tuples function and I get an error "KeyError: 'concept:name'".
I find that my csv log's column has't "concept:name" and get_variants_as_tuples fu…