This commit is contained in:
John Kerl 2021-03-17 00:57:13 -04:00
parent 4ab2048742
commit 8ccaa0dcd8

View file

@ -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: