Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit fc06231

Browse filesBrowse files
committed
chore: remove any mention of traverse_flat
1 parent bb15a51 commit fc06231
Copy full SHA for fc06231

1 file changed

+1-1Lines changed: 1 addition & 1 deletion

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎docs/fundamentals/documentarray/access-elements.md‎

Copy file name to clipboardExpand all lines: docs/fundamentals/documentarray/access-elements.md
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ This can be useful when you want to get top matches of all matches from all Docu
220220
da['@m:5']
221221
```
222222

223-
You can add space in the path-string for a better readability. Alternatively, you may leverage {meth}`~docarray.array.mixins.traverse.TraverseMixin.traverse_flat` to do this more explicitly.
223+
You can add space in the path-string for a better readability.
224224

225225
## Index by flatten
226226

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.