John Kerl
f3fd2c2416
Complete #1181 ( #1184 )
...
* Source impl of #1181
* Full flow for #1181
2023-01-27 22:59:14 -05:00
John Kerl
b518bf0fe5
mlr unspace verb ( #1167 )
...
* mlr unspace verb
* unit tests
* unit tests
* lint
2023-01-01 16:44:06 -05:00
John Kerl
472223c609
Fix typo in mlr put documentation ( #1140 )
...
* Fix typo
* Build artifacts from previous commit
2022-12-05 14:28:51 -05:00
Jakub Wilk
636ca8873d
Fix typos ( #1135 )
...
Co-authored-by: John Kerl <kerl.john.r@gmail.com>
2022-11-30 09:27:42 -05:00
John Kerl
6f22401d53
Exclude median from summary default ( #1131 )
2022-11-26 10:34:28 -05:00
John Kerl
63db1a9059
mlr reshape multiple regex via multiple -r ( #1091 )
2022-09-05 22:05:54 -04:00
John Kerl
dafec6dc09
mlr cat --filename / --filenum ( #1080 )
...
* mlr cat --filename / --filenum
* codespell
2022-08-20 08:42:15 -04:00
John Kerl
a64133250c
Fix natsort of empty strings; support mlr sort -rt same as -tr ( #1068 )
...
* mlr sort -rt == mlrt sort -tr
* fix natsort of empty strings
2022-08-06 23:10:09 -04:00
John Kerl
64b3cbfcfe
mlr summary verb ( #1056 )
...
* mlr summary verb
* doc content
* iterating on more summarizers; needs work as noted in the PR
* mlr summary with selectable accumulators
* code-review feedback
* iterating on transposed output
* extend unit-test cases
* doc extensions
2022-07-12 00:57:34 -04:00
John Kerl
2408915160
DSL functions and verbs for UTF-8 <-> Latin-1 ( #997 )
...
* latin1_to_utf8 and utf8_to_latin1 DSL functions
* doc-build artifacts for previous commit
* Test cases for latin1_to_utf8 and utf8_to_latin1
* extend on-line help
* latin1_to_utf8 and utf8_to_latin1 verbs
* unit-test cases for verbs
* Keep with kebab-case naming convention for verbs
* webdocs
2022-03-20 17:29:40 -04:00
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