pandas-datareader icon indicating copy to clipboard operation
pandas-datareader copied to clipboard

OECD DataReader

Open gtaouil opened this issue 5 years ago • 0 comments

I can't import this data frame using:

tc = web.DataReader('MEI_BOP6', 'oecd'). It give me a dataframe with multi indexes and content NaN.

gtaouil avatar May 20 '20 17:05 gtaouil