简体   繁体   中英

How to import Eviews data into pandas

I am unfortunately only given datasets for my time series course as an Eviews wf1 file. How can I import this into pandas? I cannot find an answer in pandas online documentation.

A work-around solution I have just found is to: (1) Download gretl, an open-source econometrics software, see http://gretl.sourceforge.net

(2) open the Eviews file into Gretl

(3) export from Gretl as csv.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM