We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0755f6 commit 9023b9dCopy full SHA for 9023b9d
intake_xarray/xarray_container.py
@@ -1,5 +1,6 @@
1
import itertools
2
import os
3
+import xarray as xr
4
from dask.delayed import Delayed
5
from intake.container.base import RemoteSource, get_partition
6
from intake.source.base import Schema
0 commit comments