Skip to content

PM4Py 2.2.13

Compare
Choose a tag to compare
@fit-sebastiaan-van-zelst fit-sebastiaan-van-zelst released this 03 Sep 15:22
· 4132 commits to release since this release

Fixed

Removed

Deprecated

Changed

  • 5723df7
    • xes exporter now reports on xes features and xmlns
  • 3b63254
    • graphviz based visualizations now expose background color as a parameter

Added

  • 0592157
    • new dfg playout including performance specification
  • 85739ba
    • allow pandas df to be used as an iterable for streaming simulation
  • 2fa9993
    • path filter that filters the cases of an event log where there is at least one occurrence of the provided path
      occurring in a given time range.
  • a7ee73a
    • added filter based on rework detection
  • c03b618
    • add petri net, reset/inhibitor net and data petri net semantics

Other