Hi Gaƫl,



I know virtually nothing about string/unicode handling and compression, but I 
do know what I want to work... I'm happy to open a PR and add the (failing) 
tests, but someone with more expertise in those fields would have to actually 
get this working or at least provide me with extensive clues. Any takers?




Given that pickle doesn't seem to work across Python versions, I think this 
could be very valuable to the wider community!




Juan.

On Sat, Jan 24, 2015 at 10:24 PM, Gael Varoquaux
<gael.varoqu...@normalesup.org> wrote:

>> They all sound related to the Py3k handling of Unicode, in which case I'm
>> guessing a search should find cases of this issue elsewhere. I'm glad joblib
>> worked in the end, but maybe it's worth leaving an issue on the joblib 
>> project
>> so that it could be appropriately tested or documented.
> joblib doesn't warrant in anyway that object stored in one environment
> can be restored in another (maybe that should be better documented).
> In a sens, I am not against work on better support for this, but it will
> require quite a complex test suite.
> I don't see myself investing resources on that in the near future (things
> like better parallelism and cache replacement are higher on my list of
> priorities). If someone wants to work on this, that person should work on
> demonstrating an automated test suite (working on travis) first. The
> reason is that if we cannot test such a behavior, I don't think that we
> can maintain it.
> ------------------------------------------------------------------------------
> New Year. New Location. New Benefits. New Data Center in Ashburn, VA.
> GigeNET is offering a free month of service with a new server in Ashburn.
> Choose from 2 high performing configs, both with 100TB of bandwidth.
> Higher redundancy.Lower latency.Increased capacity.Completely compliant.
> http://p.sf.net/sfu/gigenet
> _______________________________________________
> Scikit-learn-general mailing list
> Scikit-learn-general@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
------------------------------------------------------------------------------
New Year. New Location. New Benefits. New Data Center in Ashburn, VA.
GigeNET is offering a free month of service with a new server in Ashburn.
Choose from 2 high performing configs, both with 100TB of bandwidth.
Higher redundancy.Lower latency.Increased capacity.Completely compliant.
http://p.sf.net/sfu/gigenet
_______________________________________________
Scikit-learn-general mailing list
Scikit-learn-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to