When I ran QSTK
EventProfiler tutorial, I have the following warning and I cannot even got the myEventStudy.pdf
chart.
The code was just stuck there. Having difficulty ruling out the problem. Can anyone please help figure out what is the issue here? Thanks
/usr/local/lib/python2.7/dist-packages/QSTK-0.2.8-py2.7.egg/QSTK/qstkutil/qsdateutil.py:36: FutureWarning: TimeSeries is deprecated.
Please use Series
return pd.TimeSeries( index = dates, data = dates )
Similar issues can be found via the following link QSTK's eventprofiler function doesn't plot properly