mirror of
https://github.com/nushell/nushell.git
synced 2025-08-10 16:18:26 +02:00
* feat: update #4455, regenerate commands' docs * chore: update make_docs script
This commit is contained in:
@ -29,4 +29,3 @@ drop null values in dataframe
|
||||
> let s = ([1 2 0 0 3 4] | dfr to-df);
|
||||
($s / $s) | dfr drop-nulls
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user