nushell / nushell/nushell.github.io
Explain the role and rules for `where` row conditions.
まだ誰も着手していません。
- 主要言語
- TypeScript
- スター
- 258
- フォーク
- 561
- 平均マージ
- 3時間 20分
- マージ済み PR(30日)
- 15
説明
where (, ) uses the any and allExpr::RowCondition internally, we should probably have a small section on what rules are valid for those. E.g. mention the $it special variable (#401) and that columns of tables can be accessed by their bare name (or the quoted string of their name if they are not valid variable names). Then we can refer to those from the command documentation (@hustcer is there a good way we could allow commands to link to pages in the book?)
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
where のブックまたはコマンドドキュメントのページを見つけ、Expr::RowCondition と issue #401 への参照を読んでください。$it、および裸の列名または引用符で囲まれた列名を含む、有効な行条件ルールを説明する短いセクションを追加し、ブックがそれをサポートしている場合は、関連するコマンドドキュメントからそのセクションへリンクしてください。
索引モデルが issue の本文から書いたものです。
評価
- 領域
- documentation
- issue の種類
- ドキュメント
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 38/100