You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/StardustDocs/topics/hierarchical.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@
5
5
*[`ColumnGroup`](DataColumn.md#columngroup) is a group of [columns](DataColumn.md)
6
6
*[`FrameColumn`](DataColumn.md#framecolumn) is a column of [dataframes](DataFrame.md)
7
7
8
-
You can read [`DataFrame`](DataFrame.md)[from json](read.md#reading-json) or [from in-memory object graph](createDataFrame.md#todataframe) preserving original tree structure.
8
+
You can read [`DataFrame`](DataFrame.md)[from json](read.md#read-from-json) or [from in-memory object graph](createDataFrame.md#todataframe) preserving original tree structure.
9
9
10
10
Hierarchical columns can also appear as a result of some [modification operations](modify.md):
0 commit comments