pm4py.convert#
The pm4py.convert
module contains the cross-conversions implemented in pm4py
Functions
|
Converts an event log object to a NetworkX DiGraph object. |
|
Converts an event log to an object-centric event log with one or more than one object types. |
|
Gets a list of intervals from an event log. |
|
Converts an OCEL to a NetworkX DiGraph object. |
|
Converts a Petri net to a NetworkX DiGraph. |
|
Changes the Petri net (internal) type |
|
Converts an object to a BPMN diagram. |
|
Converts a log object to a dataframe |
|
Converts a DataFrame/EventStream object to an event log object |
|
Converts a log object to an event stream |
|
Converts an input model to an (accepting) Petri net. |
|
Converts an input model to a process tree. |
Converts an input model to a reachability graph (transition system). |