-
Notifications
You must be signed in to change notification settings - Fork 42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Experimental status? #120
Comments
find all critical bugs, for example |
There are a number of things that can't work because of how pandas detects whether something is a scalar or iterable. This was the last progress I'm aware of made on it: |
I was asking because to me it seems like pandas support in this repo is still too brittle to be really usable in practice, and OTOH there is pint-xarray which seems to be more ahead in comparison (haven't really tested it yet), so maybe there is something to adopt from there. But again, this is all based on some speculation. |
I'm just curious what would be needed for this repo to drop the "experimental" status attached to it? ;)
The text was updated successfully, but these errors were encountered: