Does Rapid Miner have an operator to do currency conversions ?

arsalan_karim
arsalan_karim New Altair Community Member
edited November 2024 in Community Q&A
Does Rapid Miner have an operator to do currency conversions ? 
Tagged:

Answers

  • Telcontar120
    Telcontar120 New Altair Community Member
    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.
  • arsalan_karim
    arsalan_karim New Altair Community Member
    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. 
  • sgenzer
    sgenzer
    Altair Employee
    I have used the OpenExchangeRates API several times with good success. https://openexchangerates.org/

    Scott