You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There's no timeline for complete type hinting -- or most other features in xarray, for that matter. Xarray is mostly a volunteer run project that depends on user contributions.
We would certainly welcome the addition of type hints for open_dataset(). At the very least, we could clarify that open_dataset() return an xarray.Dataset object.
I've noticed that
xarray
has partial type hinting support. What's the timeline for full type hinting support? In particular, I'm seeing:because
xr.open_dataset
does not yet have type hints.The text was updated successfully, but these errors were encountered: