Skip to content

pm4py 2.7.11

Latest
Compare
Choose a tag to compare
@fit-alessandro-berti fit-alessandro-berti released this 15 Mar 07:05
· 203 commits to release since this release

Added

  • 0fcb1dc
    • improved string representation of hierarchical models
  • 0b0d092
    b56ff78
    • BPMN layouting in the frontend
  • b39a732
    • activity split filter (Pandas dataframes)
  • 6a7cfea
    • float dtype and padding in log_to_target transformaiton methods

Changed

  • 56799b6
    • refactoring BPMN-GraphViz visualization method
  • c56bd55
    • moving hierarchical models indentation to separate class
  • d865660
    • refactoring log-to-OCEL

Deprecated

Fixed

  • c227811
    • bug fix POWL package
  • d36d0d2
    • bug fix discover_dfg_clean
  • 64ce334
    • fixed typing of get_variants method
  • ffd0761
    • fixed stochastic Petri net PNML importing
  • c9654d8
    • fixed typing of pm4py.filter-variants
  • 8475c19
    • fixed export of multi-swimlanes BPMNs
  • d32e236
    • fixed incongruency in BPMN visualizer
  • b40821d
    • fixed exception handling in OpenAI requests
  • e8f0b84
    • fixed incongruency between filter on EventLog
  • 771cfcd
    • fixing behavior of between filter when act1 == act2
  • e1c84d7
    • ensuring float return for feature extraction methods in pm4py
  • 1b5a293
    • fixing POWL visualization image importing

Removed

Other