Eric G. Kratz
Eric G. Kratz
What is pyodide being used for if it is an issue? I have used pyarrow and pandas in a lot of web based apps without issue. Both pandas and pyarrow...
Yeah if we are going to drop xarray then using scipy or numpy native features would be good. However, it looks like we use pandas directly in a bunch of...
I will take this one @prady0t
@casualPhysics Yeah I am still going to do this task
> Also, it looks like the doctests on Python 3.12 are failing (strange) but all other jobs on Python 3.12 pass. Could we re-add the `setuptools` installation to the doctests...
> The doctests and example scripts are still failing on Python 3.12, and I'm not sure why. We have two options: > > 1. Add the `session.install("setuptools")` hack back again...
> I tend to lean slightly on 3.12. Both Python versions have a long time till their EOL. I would say that it is better to go with a version...
@mzzhuo Are you still working on this?
@mzzhuo I was primarily asking since the CI has been failing for this PR. Can you update the branch to resolve some of the issues? That needs to be done...
@agriyakhetarpal, @arjxn-py Is anything left on this one?