Statsmodels: Roadmap release 0.11

Created on 4 Dec 2018  路  5Comments  路  Source: statsmodels/statsmodels

(starting a new roadmap, main tracker for changes in a release are in milestone)
(previous content moved to #6187 )

Most helpful comment

I finally got the latest visual studio tools and compilation worked out of the box
using WinPython WPy64-3740

I get one failure in a notebook with rpy2 and many warnings and a lot of xfailed

= 1 failed, 8829 passed, 159 skipped, 142 xfailed, 4 xpassed, 246 warnings in 13 54.45 seconds =

All 5 comments

SM really needs a release. What is the minimum set of things that must be done before a release could be cut (even if it is imperfect)?

Being compatible with coming scipy-1.3.0 (removal of deprecated links in scipy.misc), would be another minimum. It's in trunk already

Master is already compatible with scipy-1.3.0. It is tested and passes against 1.4.0 which is the development branch, see https://api.travis-ci.org/v3/job/528368812/log.txt for the loc (search for scipy).

I finally got the latest visual studio tools and compilation worked out of the box
using WinPython WPy64-3740

I get one failure in a notebook with rpy2 and many warnings and a lot of xfailed

= 1 failed, 8829 passed, 159 skipped, 142 xfailed, 4 xpassed, 246 warnings in 13 54.45 seconds =

Closing since this doesn't appear to be relevant, and there are both milestone and projects for 0.11

Was this page helpful?
0 / 5 - 0 ratings