Good job to all the team. This is a big one! Who writes a blog post? :)
Gaƫl On Wed, Sep 14, 2016 at 07:26:45PM -0400, Andreas Mueller wrote: > Hi all. > We just published the 0.18-rc2 release candidate on pipy and anaconda.org. > Please go ahead and test it, so we can iron out the issues for the 0.18 > release. > We plan to release in the next ~2 weeks. > You can find all the amazing new features here: > http://scikit-learn.org/dev/whats_new.html > The stable website will be updated after the final release. > You can upgrade to the release candidate as follows. > With pip: > pip install scikit-learn==0.18.rc2 > If you're using conda-forge, you can also update using conda > conda install -c https://conda.anaconda.org/conda-forge/label/rc > scikit-learn=0.18rc2 > Don't use pip to install a package that you installed with conda (or via > anaconda!). > If you're using conda but not conda-forge, please completely remove your > scikit-learn > installation and then install with pip (or wait for the full release). > A big thank you to everybody who contributed. > All the best, > Andy > _______________________________________________ > scikit-learn mailing list > [email protected] > https://mail.python.org/mailman/listinfo/scikit-learn -- Gael Varoquaux Researcher, INRIA Parietal NeuroSpin/CEA Saclay , Bat 145, 91191 Gif-sur-Yvette France Phone: ++ 33-1-69-08-79-68 http://gael-varoquaux.info http://twitter.com/GaelVaroquaux _______________________________________________ scikit-learn mailing list [email protected] https://mail.python.org/mailman/listinfo/scikit-learn
