Closed adamgayoso closed 4 years ago
@adamgayoso the failure is unrelated. I'm exploring this in #846.
Thanks @wasade. Do you need anything else from me?
Hi @adamgayoso, I don't believe so.
@adamgayoso, sorry for the delay. The build failures with pandas are now fixed, but it looks like there may be some flake8 issues with this PR. Able to fix by chance?
@wasade Done. Not so happy with what I had to do with the unused import in the test, not sure if you know another way.
Thank you!! I think that's fine, an alternative would be to specify # noqa
, but effect is the same here.
Adds
to_anndata
method toTable
with optional anndata dependency.