Pandas.np depreciation warning

Hi. I am getting the following warning and wanted to bring it your attention. Will this be fixed in future iterations of the API?


/Library/Python/3.7/site-packages/eikon/time_series.py:209: FutureWarning:=

The pandas.np module is deprecated and will be removed from pandas in a future version. Import numpy directly instead

Best Answer

  • umer.nalla
    umer.nalla LSEG
    Answer ✓

    Hi @michaelberk99 and @JIAN.DU

    I have been advised by the developers that this issue will be resolved in future releases of the RDP library and the Eikon Data API.

    Indeed the alpha version 1.1.3a0 of the Python Eikon Data API already has this issue fixed. I do not recommend using the Alpha version for any production implementations.

Answers