pm4py.objects.ocel.importer.sqlite.variants.pandas_importer module#
- pm4py.objects.ocel.importer.sqlite.variants.pandas_importer.apply(file_path: str, parameters: Dict[Any, Any] | None = None) OCEL[source]#
Imports an OCEL from a SQLite database using Pandas
- Parameters:
file_path – Path to the SQLite database
parameters – Parameters of the import
- Returns:
Object-centric event log
- Return type:
ocel