pm4py.algo.transformation.ocel.description.variants.variant1 module#
- class pm4py.algo.transformation.ocel.description.variants.variant1.Parameters(*values)[source]#
Bases:
Enum- INCLUDE_TIMESTAMPS = 'include_timestamps'#
- pm4py.algo.transformation.ocel.description.variants.variant1.apply(ocel: OCEL, parameters: Dict[Any, Any] | None = None) str[source]#
Provides a textual description of the provided object-centric event log
- Parameters:
ocel – Object-centric event log
parameters – Possible parameters of the algorithm, including: - Parameters.INCLUDE_TIMESTAMPS => include the timestamps (or not) in the representation
- Returns:
Textual representation of the object-centric event log
- Return type:
ocel_stri