--
You received this message because you are subscribed to the Google Groups "skyline-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to skyline-dev...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
result = getattr(x, name)(y)
/var/skyline/local/lib/python2.7/site-packages/pandas/core/ops.py:565: RuntimeWarning: invalid value encountered in less
result = getattr(x, name)(y)
/var/skyline/local/lib/python2.7/site-packages/pandas/core/ops.py:565: RuntimeWarning: invalid value encountered in less
result = getattr(x, name)(y)
with pandas 0.15.2 installed.