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 Moderator, 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

    SGolbert
Sign In or Register to comment.