miller/c/mapping
2021-08-01 11:49:33 -04:00
..
Makefile.am Fill-empty verb (#504) 2021-04-28 16:37:33 +00:00
Makefile.in 5.8.0 2020-05-17 22:52:38 -04:00
mapper.h autodetect iterate: propagate stream-context through CST teardown (bigdiff) 2017-01-28 13:01:07 -05:00
mapper_altkv.c valgrind findings 2020-01-26 23:08:40 -05:00
mapper_bar.c autodetect iterate: propagate stream-context through CST teardown (bigdiff) 2017-01-28 13:01:07 -05:00
mapper_bootstrap.c autodetect iterate: propagate stream-context through CST teardown (bigdiff) 2017-01-28 13:01:07 -05:00
mapper_cat.c mlr cat -v option 2019-02-03 13:03:40 -05:00
mapper_check.c autodetect iterate: propagate stream-context through CST teardown (bigdiff) 2017-01-28 13:01:07 -05:00
mapper_clean_whitespace.c mlr clean-whitespace 2021-01-25 00:06:14 -05:00
mapper_count.c fix memory leak in mlr count 2021-08-01 11:49:33 -04:00
mapper_count_similar.c valgrind findings 2018-01-05 20:35:23 -05:00
mapper_cut.c stats1-across-all iterate 2017-04-30 23:44:06 -04:00
mapper_decimate.c count-similar verb 2017-10-30 15:39:42 -04:00
mapper_fill_down.c mlr fill-down --all feature (#509) 2021-05-02 11:11:49 -04:00
mapper_fill_empty.c Fill-empty verb (#504) 2021-04-28 16:37:33 +00:00
mapper_format_values.c mlr format-values online help 2019-09-07 12:06:35 -04:00
mapper_fraction.c mlrval & mvfuncs to lib dir; autotools/compile 2017-07-31 00:16:13 -04:00
mapper_grep.c windows-port iterate 2017-03-05 10:17:42 -05:00
mapper_group_like.c autodetect iterate: propagate stream-context through CST teardown (bigdiff) 2017-01-28 13:01:07 -05:00
mapper_having_fields.c windows-port iterate 2017-03-05 10:17:42 -05:00
mapper_head.c mlr unsparsify -f iterate (C impl) 2020-11-11 23:58:58 -05:00
mapper_histogram.c autodetect iterate: propagate stream-context through CST teardown (bigdiff) 2017-01-28 13:01:07 -05:00
mapper_join.c Document --no-implicit-csv-header 2021-05-22 12:43:43 -04:00
mapper_label.c fix label verb for overlap between old and new names 2019-09-02 11:33:20 -04:00
mapper_merge_fields.c mlrval & mvfuncs to lib dir; autotools/compile 2017-07-31 00:16:13 -04:00
mapper_most_or_least_frequent.c autodetect iterate: propagate stream-context through CST teardown (bigdiff) 2017-01-28 13:01:07 -05:00
mapper_nest.c Port the nest verb from C to Go (#505) 2021-04-28 22:30:43 -04:00
mapper_nothing.c flagset iterate 2020-09-01 12:58:30 -04:00
mapper_put_or_filter.c update mlr {verbname} --help doclinks to point to new readthedocs 2020-12-05 19:03:36 -05:00
mapper_regularize.c autodetect iterate: propagate stream-context through CST teardown (bigdiff) 2017-01-28 13:01:07 -05:00
mapper_remove_empty_columns.c remove_empty_columns verb: code only 2018-12-08 22:09:49 -05:00
mapper_rename.c fix bug on -I with rename 2019-09-02 12:50:25 -04:00
mapper_reorder.c c impl 2021-05-03 00:59:21 -04:00
mapper_repeat.c autodetect iterate: propagate stream-context through CST teardown (bigdiff) 2017-01-28 13:01:07 -05:00
mapper_reshape.c autodetect iterate: propagate stream-context through CST teardown (bigdiff) 2017-01-28 13:01:07 -05:00
mapper_sample.c autodetect iterate: propagate stream-context through CST teardown (bigdiff) 2017-01-28 13:01:07 -05:00
mapper_sec2gmt.c local-time string to epoch seconds 2018-04-28 21:28:55 -04:00
mapper_sec2gmtdate.c local-time string to epoch seconds 2018-04-28 21:28:55 -04:00
mapper_seqgen.c mlr seqgen was not stepping NR/FNR (C impl) 2020-11-12 00:09:40 -05:00
mapper_shuffle.c autodetect iterate: propagate stream-context through CST teardown (bigdiff) 2017-01-28 13:01:07 -05:00
mapper_skip_trivial_records.c skip-trivial-records doc 2018-10-21 16:24:51 -04:00
mapper_sort.c sort iterate 2020-09-15 21:22:25 -04:00
mapper_sort_within_records.c mlr sort-within-records UT 2020-10-27 00:01:43 -04:00
mapper_stats1.c Fix issue 561 (#564) 2021-06-06 12:07:45 -04:00
mapper_stats2.c autodetect iterate: propagate stream-context through CST teardown (bigdiff) 2017-01-28 13:01:07 -05:00
mapper_step.c update mlr {verbname} --help doclinks to point to new readthedocs 2020-12-05 19:03:36 -05:00
mapper_tac.c autodetect iterate: propagate stream-context through CST teardown (bigdiff) 2017-01-28 13:01:07 -05:00
mapper_tail.c mlr tail +n, iterating, no regression tests yet 2020-01-05 13:32:13 -05:00
mapper_tee.c autodetect iterate: propagate stream-context through CST teardown (bigdiff) 2017-01-28 13:01:07 -05:00
mapper_top.c mlrval & mvfuncs to lib dir; autotools/compile 2017-07-31 00:16:13 -04:00
mapper_uniq.c fix https://github.com/johnkerl/miller/issues/443 2021-03-15 13:41:33 +00:00
mapper_unsparsify.c mlr unsparsify -f iterate (C impl) 2020-11-11 23:58:58 -05:00
mappers.c neaten 2017-02-14 18:15:15 -05:00
mappers.h Fill-empty verb (#504) 2021-04-28 16:37:33 +00:00
README.md doc 2015-05-28 08:40:16 -04:00
stats1_accumulators.c mlrval & mvfuncs to lib dir; autotools/compile 2017-07-31 00:16:13 -04:00
stats1_accumulators.h 5.2.0 doc iterate 2017-06-11 09:10:41 -07:00

Miller data transforms

These are straightforward implementations for most mappers other than put and filter. See also the memory-management section of the parent directory's README.md.