🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

"Does RapidProm support to import event logs in .csv or other file extension?"

User: "nspm"
New Altair Community Member
Updated by Jocelyn
Does RapidProm support to import event logs in .csv or other file extension? If it does, could you please inform me how? Thank you in advance :) 

Find more posts tagged with

Sort by:
1 - 3 of 31
    User: "David_A"
    New Altair Community Member
    Hi,

    yes it does.
    you have two options here.
    You can directly use the Import Event Log operator from the RapidProM extension and directly have the event log ready.
    Or if you have the data already in RapidMiner (or you want to apply some filtering/transformation before), you import the event log as an ExampleSet via the Data Import button or the Read CSV operator and transform the data with the Data Table to Event log operator.

    Best,
    David
    User: "nspm"
    New Altair Community Member
    OP
    Hi, thank you so much for your answer. I am trying your solutions. But description of "Import Event Log" operator in the help panel tells "This operator can be used to import a ProM XES event log file. Note that only .xes files can be read." When I ignore the description and try to import csv file, I am having "import failed" warning. So, is there any operator supports to import event log data in csv file. 

    By the way second solution is working, but I still like to hear the solution for what I mentioned above. 
    User: "arjan_tholen"
    New Altair Community Member
    just use the READ CSV operator from basic RapidMiner and then use the conversion operator (DATA TABLE TO EVENT LOG) from the RapidProm extension.