Thanks to visit codestin.com Credit goes to github.com
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 6f6e3a0 commit fbd7d1aCopy full SHA for fbd7d1a
docs/quick.rst
@@ -85,7 +85,7 @@ Specifying a full path works just fine::
85
Groups support most of the Python dictionary-style interface.
86
You retrieve objects in the file using the item-retrieval syntax::
87
88
- >>> dataset_three = f['subgroup/dataset_three']
+ >>> dataset_three = f['subgroup2/dataset_three']
89
90
Iterating over a group provides the names of its members::
91
0 commit comments