Due to recent updates, all users are required to create an Altair One account to login to the RapidMiner community. Click the Register button to create your account using the same email that you have previously used to login to the RapidMiner community. This will ensure that any previously created content will be synced to your Altair One account. Once you login, you will be asked to provide a username that identifies you to other Community users. Email us at Community with questions.

Does Rapid Miner have an operator to do currency conversions ?

arsalan_karimarsalan_karim Member Posts: 14 Contributor II
Does Rapid Miner have an operator to do currency conversions ? 

Answers

  • Telcontar120Telcontar120 RapidMiner Certified Analyst, RapidMiner Certified Expert, Member Posts: 1,635 Unicorn
    It can do any math conversion manually using Generate Attributes, but if you are looking for an automatic conversion operator, there isn't one built in.  However you could easily get it via an API and the one of the web mining operators if you have a free source of that data.
    Brian T.
    Lindon Ventures 
    Data Science Consulting from Certified RapidMiner Experts
  • arsalan_karimarsalan_karim Member Posts: 14 Contributor II
    Yes - am looking for a function to get exchange rates and convert currencies. I have a sheet with rows containing several different currencies. Need to create an attribute that displays all values in USD. 
  • sgenzersgenzer Administrator, Moderator, Employee, RapidMiner Certified Analyst, Community Manager, Member, University Professor, PM Moderator Posts: 2,959 Community Manager
    I have used the OpenExchangeRates API several times with good success. https://openexchangerates.org/

    Scott

Sign In or Register to comment.