How about (1000...,200...) ? ----- Ursprüngliche Mail ----- Von: "Gael Varoquaux" <[email protected]> An: [email protected] Gesendet: Montag, 8. Oktober 2012 09:46:08 Betreff: Re: [Scikit-learn-general] Progress and difficulties for 0.12.1 Bugfix release
On Mon, Oct 08, 2012 at 06:46:25AM +0100, Brian Holt wrote: > However, it doesn't have the desired effect on a tuple of longs > In [11]: str( (1000L,200L) ) > Out[11]: '(1000L, 200L)' OK, thanks for your investigations. This is indeed not appealing at all. I'll try to come up with alternatives. G ------------------------------------------------------------------------------ Don't let slow site performance ruin your business. Deploy New Relic APM Deploy New Relic app performance management and know exactly what is happening inside your Ruby, Python, PHP, Java, and .NET app Try New Relic at no cost today and get our sweet Data Nerd shirt too! http://p.sf.net/sfu/newrelic-dev2dev _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general ------------------------------------------------------------------------------ Don't let slow site performance ruin your business. Deploy New Relic APM Deploy New Relic app performance management and know exactly what is happening inside your Ruby, Python, PHP, Java, and .NET app Try New Relic at no cost today and get our sweet Data Nerd shirt too! http://p.sf.net/sfu/newrelic-dev2dev _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
