Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plan for python/pm4py support #17

Open
serkserk opened this issue Mar 14, 2019 · 3 comments
Open

Plan for python/pm4py support #17

serkserk opened this issue Mar 14, 2019 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@serkserk
Copy link

Hi,

I see that you work with other process mining project like pm4py and interfacing it to bupar.
Do you have any plan on making this package compatible with pm4py/python ?

Thanks

@fmannhardt
Copy link
Member

What kind of interface are you thinking of? With the pm4py package:
https://github.com/fmannhardt/pm4py
you can simply call all the PM4Py functions.

The only way forward I could think of is to make the animation a bit more generic. I am planning to have it support Causal nets generated by Heuristics Miner as developed here:
https://github.com/fmannhardt/heuristicsmineR

But this is not trivial as now tokens may split up in parallel branches.

@serkserk
Copy link
Author

I was asking that because there is no library like this one for process mining in python

Being able to call animate_process() in python on a pm4py object would be very helpfull

But because of the different net output, it of course not as easy

@fmannhardt fmannhardt added the enhancement New feature or request label Jul 25, 2019
@fmannhardt fmannhardt self-assigned this Aug 1, 2019
@hungnmai
Copy link

@fmannhardt How to draw graph process animation in Python? Thanks a lot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants