miller/c/mapping
2015-11-04 09:25:30 -05:00
..
lrec_evaluator.h regex iterate 2015-10-05 22:56:08 -04:00
lrec_evaluators.c mlr -h / man mlr neaten 2015-11-02 22:35:15 -05:00
lrec_evaluators.h mlr -h / man mlr neaten 2015-11-02 22:35:15 -05:00
Makefile.am bar feature 2015-10-26 23:11:58 -04:00
mapper.h neaten 2015-10-03 10:41:06 -04:00
mapper_bar.c make mlr bar arguments resemble mlr histogram arguments 2015-10-27 17:06:21 -04:00
mapper_cat.c neaten 2015-10-19 10:21:48 -04:00
mapper_check.c neaten 2015-10-19 10:21:48 -04:00
mapper_cut.c internally split out main-usage functions for manpage-autogen support 2015-11-01 21:49:49 -05:00
mapper_filter.c mlr filter -x 2015-10-19 18:36:19 -04:00
mapper_group_like.c neaten 2015-10-19 10:21:48 -04:00
mapper_having_fields.c neaten 2015-10-13 22:36:10 -04:00
mapper_head.c heterogeneity for head,tail,top,sample,uniq,count-distinct 2015-10-22 18:57:07 -04:00
mapper_histogram.c neaten 2015-10-19 10:21:48 -04:00
mapper_join.c join neaten iterate 2015-11-04 09:25:30 -05:00
mapper_label.c neaten 2015-10-27 21:03:27 -04:00
mapper_put.c neaten 2015-10-19 10:21:48 -04:00
mapper_regularize.c neaten 2015-10-19 10:21:48 -04:00
mapper_rename.c Miller 2.3.0 2015-10-17 18:52:10 -04:00
mapper_reorder.c neaten 2015-10-19 10:43:46 -04:00
mapper_sample.c heterogeneity for head,tail,top,sample,uniq,count-distinct 2015-10-22 18:57:07 -04:00
mapper_sort.c sllv_transfer neaten 2015-10-27 17:03:33 -04:00
mapper_stats1.c 3rd/4th moments 2015-11-03 21:53:02 -05:00
mapper_stats2.c partial-match iterate 2015-10-26 21:18:00 -04:00
mapper_step.c partial-match iterate 2015-10-26 18:23:23 -04:00
mapper_tac.c neaten 2015-10-19 18:45:33 -04:00
mapper_tail.c heterogeneity for head,tail,top,sample,uniq,count-distinct 2015-10-22 18:57:07 -04:00
mapper_top.c heterogeneity for head,tail,top,sample,uniq,count-distinct 2015-10-22 18:57:07 -04:00
mapper_uniq.c heterogeneity for head,tail,top,sample,uniq,count-distinct 2015-10-22 18:57:07 -04:00
mappers.h bar feature 2015-10-26 23:11:58 -04:00
mlr_val.c modular-arithmetic iterate 2015-10-29 22:40:02 -04:00
mlr_val.h modular-arithmetic iterate 2015-10-29 22:40:02 -04:00
README.md doc 2015-05-28 08:40:16 -04: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.