Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ by the values of another column.

:::{note}
The `languages` column moves to the last position in the output table because it is
a column overriden by the `INLINE STATS` command (it's the grouping key) and it is the last column defined by it.
a column overridden by the `INLINE STATS` command (it's the grouping key) and it is the last column defined by it.
:::

:::{include} ../examples/inlinestats.csv-spec/max-salary.md
Expand Down
Loading