v0.7.8
- Maintenance release that pins
rpy2 >= 3.4.5,< 3.5.1
due to R -> Python dataframe conversion issue on recent rpy2 versions that causes a recursion error. - Pending code changes to support
rpy2 >= 3.5.1
are tracked on this development branch. Upcoming releases will drop support forrpy2 < 3.5.X
- Clearer error message when making circular predictions using
Lmer
models