🎉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

RapidMiner Python API for Individual Operators

User: "winn"
New Altair Community Member
Updated by Jocelyn
Looking at RapidMiner Python Scripting documentation here: https://docs.rapidminer.com/latest/developers/python/ and the implementation in Studio: https://github.com/rapidminer/python-rapidminer/blob/master/docs/api/Studio.md, I can see that RapidMiner has mainly 3 APIs to integrate with Python: read_resource, write_resource and run_process. 
I am wondering if there is an an API to execute only specific operators using Python script. For example, if I want to run only Read CSV operator or Decision Tree operator without creating it as a process?

Find more posts tagged with