🎉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

Python Module Help!

User: "trailblazer"
New Altair Community Member
Updated by Jocelyn
Hi guys! I can't seem to find any good documentation on the python module for rapid miner. How are we supposed to format return values? How do I see my print statements?

Thanks in advance!

Find more posts tagged with

Sort by:
1 - 1 of 11
    Hi,

    example sets are given and returend as pandas dataframes. Any other data format can be pushed out as a file object in rapidminer, but not used in rapidminer. Of course you can return a sklearn model to rm, save it there and use it in another python scripting operator.

    The console output is shown in the Log View.

    Cheers,
    Martin