miller/c/mapping
2015-11-17 21:58:14 -05:00
..
lrec_evaluator.h regex iterate 2015-10-05 22:56:08 -04:00
lrec_evaluators.c strftime/strptime, and some neatening 2015-11-17 21:58:14 -05:00
lrec_evaluators.h mlr put/filter -f option 2015-11-15 15:41:11 -07:00
Makefile.am iterate on mlr cat -n and mlr grep 2015-11-09 18:49:33 -05:00
mapper.h neaten 2015-10-03 10:41:06 -04:00
mapper_bar.c neaten 2015-11-11 17:17:52 -05:00
mapper_cat.c online help for mlr cat -n / mlr grep 2015-11-09 19:21:25 -05: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 don't disallow filter expressions beginning with a minus sign 2015-11-15 20:49:59 -07:00
mapper_grep.c neaten 2015-11-10 07:48:02 -05: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-11-11 17:17:52 -05: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 mlr put/filter -f option 2015-11-15 15:41:11 -07: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_sec2gmt.c neaten 2015-11-10 08:07:57 -05:00
mapper_sort.c neaten 2015-11-11 17:17:52 -05:00
mapper_stats1.c neaten 2015-11-11 17:17:52 -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 iterate on mlr cat -n and mlr grep 2015-11-09 18:49:33 -05:00
mlr_val.c strftime/strptime, and some neatening 2015-11-17 21:58:14 -05:00
mlr_val.h strftime/strptime, and some neatening 2015-11-17 21:58:14 -05: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.