question

Upvotes
Accepted
18 0 1 5

Python API > DfAdjustToWD and AdStyleAttribute

Hello,

I would like to use the Excel DfAdjustToWD and AdStyleAttribute("CUR";"XXX";"CLDR) functions from Python.

Is it possible to access it ?

Kind regards,

TT.

eikonpythoneikon-com-api
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Upvotes
Accepted
18.2k 21 13 21

Hi @anonymous954782

I think you are referring to the Adfin library.

Please refer to Alex's answer in this question.

https://community.developers.refinitiv.com/questions/18595/how-do-i-use-the-adfin-library-in-python.html

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Upvotes
18 0 1 5

Hello,

Thank you very much for your prompt help.

The code doesn't work as I am in a 64-bit environment (machine & python). Do you know if there's a way to "force" the 32-bit environment for the given python code (as it seems Eikon Data API doesn't support a 64-bit version) ? Or any workaround...

Many thanks,

TT


icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

From Alex's comment:

Note that all Eikon COM APIs are 32-bit, hence you can only use them in 32-bit Python.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.