It's actually from pandas.
https://sourcegraph.com/github.com/pydata/pandas/symbols/python/pandas/tseries
Without knowing anything specific about your problem, I'm guessing you
used a 'raw' data frame as input to sklearn, and it gave back some
weird bug.
http://bit.ly/1fcKxRG
On Tue, Feb 11, 2
Sorry for the cross-post. I can’t tell if this is an IPython issue, a
scikit-learn issue, or a StarCluster issue.
When I try to get back results from ExtraTreesRegressor from a
load_balanced_view on StarCluster, I get:
AttributeError: 'module' object has no attribute 'SingleBlockManager'
Not s