Such a preprocessor would be nice to have in a gist linked from a very visible list of helpful snippets, but in my opinion it certainly doesn't belong in the codebase. It breaks TOOWTDY and therefore chances for bugs to be spotted decrese a lot.
Now I'll hijack this to talk about the snippet page: https://github.com/scikit-learn/scikit-learn/wiki/Useful-Snippets It's small, estimator-heavy, unstructured, and I wonder about its visibility (the wiki feels a tad internal to me). I think some preprocessing tricks (like this one) and helpers would be welcome there. Gael would validly object that it would encourage copy-pasting without understanding and discourage users from better learning basic python. What do you think? Cheers, Vlad ------------------------------------------------------------------------------ Minimize network downtime and maximize team effectiveness. Reduce network management and security costs.Learn how to hire the most talented Cisco Certified professionals. Visit the Employer Resources Portal http://www.cisco.com/web/learning/employer_resources/index.html _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
