John Kerl
b8f3902e6e
Treaet data-file numbers with leading + as numeric ( #1269 )
...
* accept data-file numbers with leading + as numeric
* augment unit-test cases
* artifacts from `make dev`
2023-04-15 15:57:22 -04:00
John Kerl
6ea94a002b
Add new upcase and downcase verbs ( #1217 )
...
* upcase/downcase verbs
* unit-test cases
* doc files
* remaining `make dev` artifacts: manpage
2023-03-04 01:08:19 -05:00
John Kerl
31fdc1c3ed
Fix #1164 : regression on CSV blank-line handling ( #1168 )
...
* Fix #1164 : regression on CSV blank lines
* unit-test case
2023-01-01 16:49: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
63db1a9059
mlr reshape multiple regex via multiple -r ( #1091 )
2022-09-05 22:05:54 -04:00
John Kerl
4a53a6b278
Fix labels for mlr histogram --auto ( #1089 )
2022-09-03 09:55:44 -04:00
John Kerl
2090d0ff5a
unit-test case
2022-08-22 09:18:16 -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
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
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
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
4fb0b716ba
Make is_null/is_not_null DSL functions include new JSON-null type ( #883 )
...
* Make is_null/is_not_null DSL functions include new JSON-null type
* regression-test files
2022-01-18 08:25:03 -05:00
John Kerl
eb7e29d207
neaten
2022-01-17 22:57:19 -05:00
John Kerl
8e975c9d39
mlr -O regexp bugfix ( #767 )
2021-12-03 11:24:19 -05:00
John Kerl
7642f7ede6
Fix mlr -O to return strings for all octal numbers along with 0* numbers like 07 and 08 ( #766 )
2021-12-01 21:18:19 -05:00
John Kerl
e2b6ec2391
Standardize Go-package structure ( #746 )
2021-11-11 14:15:13 -05:00