We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecc6402 commit f3f6931Copy full SHA for f3f6931
docs/StardustDocs/topics/ColumnSelectors.md
@@ -49,7 +49,7 @@ or `ColumnSet` that adheres to the optional given condition. If no column adhere
49
`NoSuchElementException` is thrown.
50
51
##### Col {collapsible="true"}
52
-`col(name)`, `col(5)`, `this[5]`
+`col(name)`, `col(5)`
53
54
Creates a [ColumnAccessor](DataColumn.md) (or `SingleColumn`) for a column with the given
55
argument from the top-level or specified [column group](DataColumn.md#columngroup). The argument can be either an
0 commit comments