raise an error for assign_coords({Hashable: xr.Coordinates})
#10194
Labels
assign_coords({Hashable: xr.Coordinates})
#10194
What happened?
This works but is wrong.
What did you expect to happen?
We should error and tell the user to use
ds.assign_coords(coords)
insteadxref efe3e81#r2019841034
The text was updated successfully, but these errors were encountered: