Skip to content

pm4py 2.2.20

Compare
Choose a tag to compare
@fit-sebastiaan-van-zelst fit-sebastiaan-van-zelst released this 01 Apr 15:33
· 3667 commits to release since this release

Added

Changed

  • 762fa3e
    • apply explicit conversions to event log throughout pm4py code base

Deprecated

Fixed

  • 1bcadff
    • Bug fix / efficiency change on the format_dataframe utility function.
  • d8797f5
    • Fixed missing import in DFG performance visualization.
  • f4f5a0e
    • Fixed hardcoded parameter in feature extraction interface
  • e61fb3f
    • Fixed performance DFG visualization when all values are provided
  • fb9c152
    • Fixed progress bar behavior in TBR-based ET-Conformance

Removed

  • 639aeb6
    • Removed ORTOOLS as available linear solver.

Other