- lance.LanceDataset.filter(self, expression)
Apply a row filter to the dataset.
- Parameters:
- expression : Expression¶
The filter that should be applied to the dataset.
- Return type:
Dataset
Apply a row filter to the dataset.
The filter that should be applied to the dataset.
Dataset