mirror of
https://github.com/nushell/nushell.git
synced 2025-08-09 14:06:40 +02:00
* feat: update #4455, regenerate commands' docs * chore: update make_docs script
This commit is contained in:
@ -25,4 +25,3 @@ inner join dataframe
|
||||
> let right = ([[a b c]; [1 2 5] [3 4 5] [5 6 6]] | dfr to-df);
|
||||
$right | dfr join $right -l [a b] -r [a b]
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user