Skip to content

EventProfiler example does not work #66

Description

@Elijen

Examples/EventProfiler/tutorial.py does not seem to produce expected result.

The following warning is produced:

/usr/local/Cellar/python/2.7.10_2/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/QSTK/qstkutil/qsdateutil.py:36: FutureWarning: TimeSeries is deprecated. Please use Series
  return pd.TimeSeries(index=dates, data=dates)

The generated PDF graph is blank
MyEventStudy.pdf

This is the output of pip list

cycler (0.9.0)
matplotlib (1.5.0)
nose (1.3.7)
numpy (1.10.1)
pandas (0.17.1)
pip (7.1.0)
pyparsing (2.0.6)
python-dateutil (1.5)
pytz (2015.7)
QSTK (0.2.8)
scikit-learn (0.17)
scikits.statsmodels (0.3.1)
scipy (0.16.1)
setuptools (18.0.1)
six (1.10.0)
wheel (0.24.0)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions