Hi, i want to run in a dateframe calculations which include the RIC "EUR=". This causes an error...
Hi, i want to run in a dateframe calculations which include the RIC "EUR=". This causes an error where = is part of the python language. How can I work around this? Below my example df['COALEUR']=df.TRAPI2YZ0/(df.EUR=)