mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-22 07:30:43 +00:00
todo
This commit is contained in:
parent
b7616f02a2
commit
94697cdb31
1 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
================================================================
|
||||
! BUGFIXES !
|
||||
|
||||
:D
|
||||
* math of null should be null, e.g. echo x= | mlr put '$y=sin($x)'
|
||||
|
||||
================================================================
|
||||
TOP OF LIST
|
||||
|
|
@ -14,7 +14,7 @@ TOP OF LIST
|
|||
|
||||
!! booleans into put-dsl: should be able to do: mlr put '$ok = $x < 10'
|
||||
|
||||
* min/max functions: f_ff
|
||||
* min/max functions: f_ff. need to impl null-loses logic.
|
||||
|
||||
* regularization mapper: when same names, reorder the same as 1st occurrence.
|
||||
e.g. one record w/ a,b,c & subsequent with a,c,b.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue