I have a DataFrame with a column of prices in USD and want to convert them to EUR. Yet, I coded a function which supplies the quotation as a return, now I don't know how to multiply all entries in the DataframeColumn by the quotation.
Asked
Active
Viewed 1,089 times