Faster xr.DataArray.__init__
#8806
Unanswered
valentinsulzer
asked this question in
Q&A
Replies: 1 comment 4 replies
-
I've felt this issue as well. They're not really public options but you could use xarray/xarray/core/dataarray.py Lines 401 to 411 in c919739 Depending on your real issue using |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a way to create a data-array that bypasses the various checks / copy operations to make it faster?
Beta Was this translation helpful? Give feedback.
All reactions