:exclamation: This is a read-only mirror of the CRAN R package repository. bupaR — Business Process Analysis in R. Homepage: https://bupar.net/, https://github.com/bupaverse/bupaR/, https://bupaverse.github.io/bupaR/
I have a dataframe of 23Million-rows.
I specified the case_id, activity_id, lifecycle_id, acivity_instance_id, timestamp, resource_id (I have one resource)
It takes too long to run.
Is there any way I can run this transformation fast enough ?
I have a dataframe of 23Million-rows. I specified the case_id, activity_id, lifecycle_id, acivity_instance_id, timestamp, resource_id (I have one resource)
It takes too long to run.
Is there any way I can run this transformation fast enough ?
Thank you
Amine T.