pm4py.objects.ocel.exporter.sqlite.variants.pandas_exporter module#
- pm4py.objects.ocel.exporter.sqlite.variants.pandas_exporter.apply(ocel: OCEL, target_path: str, parameters: Dict[Any, Any] | None = None)[source]#
Exports an OCEL to a SQLite database using Pandas
- Parameters:
ocel – Object-centric event log
target_path – Path to the SQLite database
parameters – Parameters of the exporter