Home Explore Blog CI



nushell

1st chunk of `lang-guide/chapters/filters/selecting_data.md`
a8cfed8cee329be34039ab8acd47a623042cf393bc0a72060000000100000096
---
head: [[meta, {name: draft}]]
---
# Filters to select subsets of data

TODO: `first`/`skip`/`select`/`get`/ cell-paths / `range` and other topics

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.