Is there a best python library to open/process the worldscope FTP files?

Manjula_Kadam
edited February 17 in Datastream

Answers

  • Jirapongse
    Jirapongse ✭✭✭✭✭

    @Manjula_Kadam

    Thank you for reaching out to us.

    It depends on the format of the files. If they are CSV files (comma separated files), the client can use Pandas Dataframe to load CSV files.

    However, this forum is dedicated to technical queries on LSEG APIs. Those Python libraries are not LSEG products so this query is totally off topic. You can search the suitable Python libraries via any search engines, such as Google.

  • Hello @Manjula_Kadam

    There are various Python SFTP libraries such as https://pypi.org/project/pysftp/ , https://www.paramiko.org/ , etc. I strongly suggest you check on each library to see which one is suite to your requirements.

    And as my colleague mentioned, they are not LSEG products, so you need to check on other developer communities about them.

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.