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.
I've noticed that xarray has partial type hinting support. What's the timeline for full type hinting support? In particular, I'm seeing:
xarray
error: Call to untyped function "open_dataset" in typed context
because xr.open_dataset does not yet have type hints.
xr.open_dataset