1.

Quandl API for Python wraps the ________ REST API to return Pandas DataFrames with time series indexes.(a) Quandl(b) PyDatastream(c) PyData(d) None of the mentionedI have been asked this question in quiz.I need to ask this question from Pandas topic in section Data Analysis with Python of Data Science

Answer»

Correct CHOICE is (a) Quandl

The explanation: PyDatastream is a Python INTERFACE to the Thomson Dataworks Enterprise (DWE/Datastream) SOAP API to return indexed pandas dataFrames or panels with FINANCIAL DATA.



Discussion

No Comment Found

Related InterviewSolutions