Search found 1 match

by bjorn81
Mon Oct 17, 2016 7:09 am
Forum: Programming
Topic: pyeviews can only push about 700 rows of data into Eviews
Replies: 0
Views: 10377

pyeviews can only push about 700 rows of data into Eviews

Hi, There seem to be a bug in pyeviews. When a dataframe is long enough, it's not possible to push it into Eviews using "PutPythonAsWF". Below is some reproducible code that has also been posted on Github. import pandas as pd import numpy as np ind = pd.date_range('2016-01-01 00:00:00', pe...

Go to advanced search