Excel functions to Python code

Is there a comprehensive guide on how to reliably transform Eikon Excel Add-in functions into Python functions to get the same data? Many thanks!

Welcome!

It looks like you're new here. Sign in or register to get started.

Best Answer

  • zoya faberov
    zoya faberov ✭✭✭✭✭
    Answer ✓

    Hello @alex.yermolayev

    I think this is a very relevant topic to discuss, as lots of traditional heavy Excel users are learning Python and migrating their existent Excel sheets into Python code.

    I understand this question as broader, then Eikon Data APIs or even Refinitiv APIs.

    From what I see online, I think you may find to be a useful read:

    Replacing Excel With Python

    There are other versions as well.

    And following up on this read, designing the custom app's structure, identifying required inputs, outputs, calculations.

    Next, to integrate Eikon content via Python and Eikon Data APIs, I would go through

    Eikon Data API Quickstart and then depending on what Eikon content you are looking to integrate, pick the relevant tutorials from Eikon Data API tutorials section.

    Is this helpful?

Answers

Welcome!

It looks like you're new here. Sign in or register to get started.

Welcome!

It looks like you're new here. Sign in or register to get started.