John Kerl
9b806f9561
Add --left-keep-fields option for mlr join ( #967 )
...
* Add --left-keep-fields option for mlr join
* on-line help for mlr join --lk
* doc-build artifacts
* test cases
2022-02-23 23:32:19 -05:00
John Kerl
228f73415e
Add --implicit-tsv-header as alias for --implicit-csv-header, etc ( #952 )
...
* Add -implicit-tsv-header as aliias for --implicit-csv-header, etc
* doc-build artifacts for previous commit
2022-02-21 12:48:43 -05:00
John Kerl
ca9505dfaf
Natural sort ( #932 )
...
* Add natural sort order as an option for the sort verb
* Add natural sort order as an option for the sort DSL function
* doc-build artifacts for on-line help
* webdocs
* codespell fix
* unit-test files for sort verb
* unit-test files for sort DSL function
2022-02-08 00:35:28 -05:00
John Kerl
f7ff63124b
mlr split verb ( #898 )
...
* mlr split
* regression-test cases
* doc-build artifacts
2022-01-26 23:16:25 -05:00
John Kerl
62a50fb9a5
Fix slwin-7-2 -> slwin_7_2 doc info
2022-01-24 16:33:05 -05:00
John Kerl
b4c50470a2
typofix
2022-01-23 23:18:23 -05:00
John Kerl
77811a4788
Sliding window averages ( #894 )
...
* todo
* Neaten existing DSL sketch
* rebase on #893 , and sketch
* code-complete
* build artifacts for previous commit
* replace - with _ in shift and slwin
2022-01-23 23:03:46 -05:00
John Kerl
a2a9118ad8
Implement shift-lead option for mlr step ( #893 )
...
* iterating
* stepper-input refactor in prep for sliding-window PR
* window-keeper util class
* integrate window-keeper into step-transformer
2022-01-23 00:54:39 -05:00
John Kerl
d25cf6fd70
Improve mlr top documentation for #861 ( #875 )
...
* Doc improvements for mlr top -a
* Build-artifacts for previous commit
2022-01-16 17:00:28 -05:00
John Kerl
096bb9bc12
Make --ifs-regex and --ips-regex explicit command-line flags ( #799 )
...
* Function-pointerize IXS/IXSRegex to reduce runtime iffelsing
* remove IsRegexString and SuppressIXSRegex
* regression tests passing
* doc updates
2021-12-25 00:00:18 -05:00
John Kerl
b14c917a79
Neaten output of mlr stats1 --help ( #751 )
2021-11-15 07:46:11 -05:00
John Kerl
e2b6ec2391
Standardize Go-package structure ( #746 )
2021-11-11 14:15:13 -05:00