存储输出我nformation of a process in the Excel file cells in the correct order

abroonabroon MemberPosts:8Contributor I
edited December 2018 inHelp

Hi, my goal is to store the output information of a process in the Excel file cells in the correct order. Help me guide this....

Tagged:

Answers

  • Telcontar120Telcontar120 Moderator, RapidMiner Certified Analyst, RapidMiner Certified Expert, MemberPosts:1,635Unicorn

    Take a look at the Advanced Reporting extension fromOld World Computingwhich has a lot of functionality for working with Exel beyond the basic "Write Excel" operator. I am sure@landwould be happy to answer any additional questions you have about it.

    Brian T.
    Lindon Ventures
    Data Science Consulting from Certified RapidMiner Experts
    sgenzer rfuentealba
  • rfuentealbarfuentealba Moderator, RapidMiner Certified Analyst, Member, University ProfessorPosts:568Unicorn

    Besides the excellent suggestion by@Telcontar120about the Advanced Reporting extension developed by@landand that I totally second, I think that your issue has a simple solution: if all you want to do is to sort attributes due to some criteria, you should just put theReorder Attributesoperator before theWrite Exceloperator. Then you can manually order the attributes to suit your needs.

    Hope this helps,

    sgenzer
  • landland RapidMiner Certified Analyst, RapidMiner Certified Expert, MemberPosts:2,531Unicorn

    Hi,

    yes, I think it comes down to what you mean by correct order of cells: You can sort the data set's rows using Sort operator or reorder the columns using the Reorder Attributes operator. If you need to write the data (or multiple data sets) into the correct position within an excel sheet, you can do this using our Advanced Reporting extesion. The clue is, that you can fill in data there, but the formatting and every content will be copy from a template file. By this you can design simple static reports and even include charts. If you fill in the data with rapidminer and the charts are using this data, they will automatically be updated. Whenever someone opens the excel file, s/he can directly inspecting the data visually.

    Greetings,

    Sebastian

    PS: There soon will be a shop system where you can automatically pay and get licenses for our extensions

    sgenzer rfuentealba
  • sgenzersgenzer Administrator, Moderator, Employee, RapidMiner Certified Analyst, Community Manager, Member, University Professor, PM ModeratorPosts:2,959Community Manager
    PS: There soon will be a shop system where you can automatically pay and get licenses for our extensions

    Woot woot! Great job Old World Computing and@land! Can't wait to see it!

    Scott

    rfuentealba
Sign InorRegisterto comment.