Skip to content

Commit 220a233

Browse files
Koladata Teamcopybara-github
authored andcommitted
No public description
PiperOrigin-RevId: 716587439 Change-Id: I5ca6494687df5418d69ac9134f86954b32f49cd0
1 parent 0ff8002 commit 220a233

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/koda_v1_api_reference.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2288,6 +2288,12 @@ Returns a DataSlice of Lists concatenated from the List items of `lists`.
22882288
DataSlice of concatenated Lists
22892289
```
22902290

2291+
### `kd.lists.concat_lists(arg0, *args)` {#kd.lists.concat_lists}
2292+
2293+
``` {.no-copy}
2294+
Implementation of kde.lists.concat_lists.
2295+
```
2296+
22912297
### `kd.lists.explode(x, ndim=DataItem(1, schema: INT64))` {#kd.lists.explode}
22922298
Aliases:
22932299

0 commit comments

Comments
 (0)