Skip to content

Commit d779e22

Browse files
committed
add todo about pydata#9475
1 parent d73dd8a commit d779e22

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/user-guide/hierarchical-data.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -792,6 +792,8 @@ We can also still perform all the same operations on the whole tree:
792792
793793
dt.std(dim="time")
794794
795+
(TODO: The first one repeats coordinates in the result due to https://github.com/pydata/xarray/issues/9475)
796+
795797
(TODO: The second one fails due to https://github.com/pydata/xarray/issues/8949)
796798

797799
.. _overriding-inherited-coordinates:

0 commit comments

Comments
 (0)