* the Anova errors seem related to
https://github.com/statsmodels/statsmodels/issues/3228

* "ValueError: Inferred frequency MS from passed dates does not
conform to passed frequency M" could be related to the absence of
tzdata (but the last function of the stacktrace is in pandas so the
bug may be there)

* "TypeError: cannot sort an Index object in-place, use sort_values
instead" may or may not be a problem in pandas (since there was a
recent update of pandas you might want to retry and see if that fixed
them, if not maybe you can ask statsmodels upstream what they think

thanks!

-- 
Sandro "morph" Tosi
My website: http://sandrotosi.me/
Me at Debian: http://wiki.debian.org/SandroTosi
G+: https://plus.google.com/u/0/+SandroTosi

Reply via email to