mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-28 18:21:52 +00:00
todo
This commit is contained in:
parent
a6a7d73a35
commit
9350fed34d
1 changed files with 15 additions and 0 deletions
15
todo.txt
15
todo.txt
|
|
@ -37,6 +37,7 @@ RELEASES
|
|||
? rank
|
||||
? YAML
|
||||
? #908 inferencing options
|
||||
? gogll
|
||||
|
||||
================================================================
|
||||
FEATURES
|
||||
|
|
@ -110,6 +111,16 @@ inference:
|
|||
o webdocs as in #933 description
|
||||
* for data files: --symbol-true yes --symbol-false off --symbol-infinity inf --symbol-not-available N/A
|
||||
|
||||
----------------------------------------------------------------
|
||||
strict-mode ideas
|
||||
* localvar:
|
||||
o LHS: just require typedecl (even just var)
|
||||
o RHS: like put -w, but with turning warnings into errors
|
||||
* oosvar:
|
||||
o abend unless @?x -- ?
|
||||
* srec:
|
||||
o abend unless $?x -- ?
|
||||
|
||||
----------------------------------------------------------------
|
||||
mlr join --left-fields a,b,c
|
||||
|
||||
|
|
@ -227,6 +238,10 @@ UX
|
|||
================================================================
|
||||
DOC
|
||||
|
||||
* issue on gnu parallel -> link to scripting page
|
||||
|
||||
* https://stackoverflow.com/questions/71011603/is-there-a-simple-way-to-convert-a-csv-with-0-indexed-paths-as-keys-to-json-with/71015190#71015190
|
||||
|
||||
! slwin / unformat narrative:
|
||||
o prototype in DSL
|
||||
o mlr put -f / mlr -s
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue