mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
This commit is contained in:
@@ -515,7 +515,7 @@ class method.
|
||||
my_dataview = DataView.get(dataview_id='<dataview_id>')
|
||||
```
|
||||
|
||||
Access the Dataview's frames as a python list, dictionary, or through a pythonic iterator.
|
||||
Access the Dataview's frames as a Python list, dictionary, or through a pythonic iterator.
|
||||
|
||||
[`DataView.to_list()`](../references/hyperdataset/dataview.md#to_list) returns the Dataview queries result as a Python list.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user