Jack Kelly

Results 128 comments of Jack Kelly

Hi, I'm afraid none of the fixes proposed above work for me. I get the following error: "Uncaught TypeError: Object # has no method 'labelise': g.bar.js line 300"

Hi, I was just wondering if it's possible to use `pandera` to define schemas for n-dimensional numpy arrays; and hence to use pandera with `xarray.DataArray` objects, just as `pandera` is...

Thanks loads for the reply! No worries at all! Yes, our primary use-case is to check the data type, dimensions, and values of xarray Datasets and DataArrays.

I'm really interested in a machine-readable schema for xarray! [Pandera](https://pandera.readthedocs.io) provides machine-readable schemas for Pandas and, as of version 0.7, [panderas has decoupled pandera and pandas types](https://github.com/pandera-dev/pandera/pull/559) to make pandera...

OK, I think `pandera` isn't the way forwards because it appears very tighly coupled to Pandas (so, for example, I don't think it's possible to use `pandera` with n-dimensional arrays)....

Hi, did you mean to submit this pull request? :) If so, please can you explain what feature this PR adds? Or what bug it fixes?

Hi, Thanks for your interest. When I'm next in the office, I'll check to see if I have any trained neural nets that I can provide. No promises, though! Have...

I've uploaded a few nets to my FTP server: host: achillea.doc.ic.ac.uk port: 55555 username: anonymous password:

thank you for your interest. Now that I have left Imperial, I'm afraid that pre-trained models are no longer available. Sorry. I'd highly recommend using a modern DeepLearning framework like...