oew1v07

Results 10 comments of oew1v07

it should be easily contained within one python script for each python version.

To get keras working at all for PR #207 this needs to be implemented.

Just to say I've actually only done tests to create the sample data as for keras this takes a lot of functions. I'm wondering whether the simple model I created...

Failing on the joblib import because it wraps a numpy loadfile input. To solve this I need to save out as a numpy array instead of a joblib. You can...

Seem to have sorted the if statement using quotes. However now all my tests are failing as they are trying to be run when they don't work on certain versions...

Maybe I'll just have to skip 2.7 entirely

Also just realised that now my if statement isn't working for the case where it's true.

Ok so the conclusion from logging into appveyor is that the only way to fix all these problems is with separate lists for each python version. Iris failed - `ImportError:...