Skip to content

Commit 9dc3542

Browse files
Copilotpwwang
andcommitted
Add pipe() to reference map documentation
Co-authored-by: pwwang <[email protected]>
1 parent 42a2124 commit 9dc3542

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/reference-maps/other.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
|---|---|---:|
2727
|[**`get()`**][2]|Extract values from data frames|[:material-notebook:][1]|
2828
|[**`flatten()`**][2]|Flatten values of data frames|[:material-notebook:][1]|
29+
|[**`pipe()`**][9]|Apply a function to data in a piping workflow|[:material-notebook:][1]|
2930

3031
### Functions
3132

@@ -44,3 +45,4 @@
4445
[6]: ../../api/datar.apis.datar/#datar.apis.datar.pd_str
4546
[7]: ../../api/datar.apis.datar/#datar.apis.datar.pd_cat
4647
[8]: ../../api/datar.apis.datar/#datar.apis.datar.pd_dt
48+
[9]: ../../api/datar.misc/#datar.misc.pipe

0 commit comments

Comments
 (0)