Querying Datasets
Deep Lake offers a highly-performant SQL-style query engine for filtering your data.
How to query machine learning datasets using Activeloop's query engine
Dataset Query Summary
Querying in the UI
Querying in the Python API
Saving and utilizing dataset query results
Dataset Query Syntax
CONTAINS and ==
SHAPE
LIMIT
AND, OR, NOT
UNION and INTERSECT
ORDER BY
ANY, ALL, and ALL_STRICT
SAMPLE BY
Last updated
Was this helpful?