ondrisvu
Results
2
issues of
ondrisvu
**Description**: This PR introduces XES-YAML functionality, which serves as an extension for the supported XES log formats. The backward-compability with the existing pm4py’s implementation of the XES importer/exporter remains. This...
**Problem**: The XES importer would throw an exception when encountering list attributes containing nested composite attributes (meta-attributes or other list attributes) **Solution**: Added missing parsing cases to the `__parse_attribute` function...