---
head: [[meta, {name: draft}]]
---
# Filters to select subsets of data
TODO: `first`/`skip`/`select`/`get`/ cell-paths / `range` and other topics
Chunks
a8cfed8c (1st chunk of `lang-guide/chapters/filters/selecting_data.md`)
Title: Data Selection Filters: Introduction
Summary
This section introduces the concept of filters used to select subsets of data within a larger dataset. It mentions several filter types to be discussed, including `first`, `skip`, `select`, `get`, cell-paths, and `range`, indicating a comprehensive overview of data selection techniques is planned.