简体   繁体   English

如何将 Eviews 数据导入 Pandas

[英]How to import Eviews data into pandas

I am unfortunately only given datasets for my time series course as an Eviews wf1 file.不幸的是,我只为我的时间序列课程提供了 Eviews wf1 文件的数据集。 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我刚刚找到的解决方法是: (1) 下载开源计量经济学软件 gretl,请参阅http://gretl.sourceforge.net

(2) open the Eviews file into Gretl (2)打开Eviews文件成Gretl

(3) export from Gretl as csv. (3) 从 Gretl 导出为 csv。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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