mirror of
https://github.com/nushell/nushell.git
synced 2025-08-13 23:58:25 +02:00
* feat: update #4455, regenerate commands' docs * chore: update make_docs script
This commit is contained in:
@ -21,4 +21,3 @@ Create new dataframe from a slice of the rows
|
||||
```shell
|
||||
> [[a b]; [1 2] [3 4]] | dfr to-df | dfr slice 0 1
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user