File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 25
25
<toc-element id =" DataColumn.md" />
26
26
<toc-element id =" DataRow.md" />
27
27
</toc-element >
28
- <toc-element id =" operations.md" >
28
+ <toc-element id =" operations.md" />
29
+ <toc-element toc-title =" Operations" >
29
30
<toc-element id =" create.md" show-structure-depth =" 3" >
30
31
<toc-element id =" createColumn.md" toc-title =" DataColumn" />
31
32
<toc-element id =" createDataFrame.md" toc-title =" DataFrame" />
Original file line number Diff line number Diff line change 1
- [ // ] : # ( title: Operations )
1
+ [ // ] : # ( title: Operations Overview )
2
2
3
3
<!-- -IMPORT org.jetbrains.kotlinx.dataframe.samples.api.Modify-->
4
4
Original file line number Diff line number Diff line change 1
- [ // ] : # ( title: Types )
1
+ [ // ] : # ( title: Data Abstractions )
2
2
3
3
* [ ` DataColumn ` ] ( DataColumn.md ) is a named, typed and ordered collection of elements
4
4
* [ ` DataFrame ` ] ( DataFrame.md ) consists of one or several [ ` DataColumns ` ] ( DataColumn.md ) with unique names and equal size
You can’t perform that action at this time.
0 commit comments