mirror of
https://github.com/johnkerl/miller.git
synced 2026-01-23 02:14:13 +00:00
todo
This commit is contained in:
parent
4ab2048742
commit
8ccaa0dcd8
1 changed files with 9 additions and 26 deletions
35
go/todo.txt
35
go/todo.txt
|
|
@ -1,16 +1,21 @@
|
|||
================================================================
|
||||
TOP OF LIST:
|
||||
|
||||
* top
|
||||
o eff, need ordered map
|
||||
mlr --opprint --from ../data/medium top -f b,i,x -g a --max
|
||||
|
||||
* regexes
|
||||
o finish stats1 -r
|
||||
o regex captures ...
|
||||
- rename -r
|
||||
! separate DSL/non-DSL string-literal handlers
|
||||
|
||||
* remaining verbs:
|
||||
o bar format-values
|
||||
o nest reshape merge-fields stats2
|
||||
|
||||
* remaining functions:
|
||||
o new columns-to-arrays and arrays-to-columns for stan format
|
||||
o regextract regextract_or_else
|
||||
o system
|
||||
|
||||
* something getoptish ... -xyz -> -x -y -z ...
|
||||
|
||||
! localtime functions
|
||||
|
|
@ -189,28 +194,6 @@ emitp/emitf:
|
|||
o https://golang.org/doc/go1.16
|
||||
o io/ioutil deprecation: ioutil.ReadFile -> os.ReadFile
|
||||
|
||||
================================================================
|
||||
REMAINING VERBS:
|
||||
|
||||
bar
|
||||
format-values
|
||||
|
||||
top
|
||||
|
||||
nest
|
||||
reshape
|
||||
merge-fields
|
||||
stats2
|
||||
|
||||
================================================================
|
||||
REMAINING FUNCTIONS:
|
||||
|
||||
* new columns-to-arrays and arrays-to-columns for stan format
|
||||
|
||||
* regextract regextract_or_else
|
||||
|
||||
* system
|
||||
|
||||
================================================================
|
||||
CATEGORIES:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue