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 79d1e80 commit 671cc98Copy full SHA for 671cc98
1 file changed
xarray_sql/sql.py
@@ -1,6 +1,6 @@
1
import xarray as xr
2
from datafusion import SessionContext
3
-from datafusion.catalog import Table
+
4
from .df import read_xarray, Chunks
5
6
0 commit comments