miller/c/mapping
2017-02-01 21:30:56 -05:00
..
Makefile.am
mapper.h
mapper_bar.c
mapper_bootstrap.c
mapper_cat.c
mapper_check.c
mapper_cut.c
mapper_decimate.c
mapper_grep.c
mapper_group_like.c
mapper_having_fields.c
mapper_head.c
mapper_histogram.c
mapper_join.c
mapper_label.c
mapper_merge_fields.c
mapper_most_or_least_frequent.c
mapper_nest.c
mapper_nothing.c
mapper_put_or_filter.c
mapper_regularize.c
mapper_rename.c
mapper_reorder.c
mapper_repeat.c
mapper_reshape.c
mapper_sample.c
mapper_sec2gmt.c
mapper_sec2gmtdate.c
mapper_seqgen.c
mapper_shuffle.c
mapper_sort.c
mapper_stats1.c
mapper_stats2.c
mapper_step.c
mapper_tac.c
mapper_tail.c
mapper_tee.c
mapper_top.c
mapper_uniq.c
mappers.h
README.md
stats1_accumulators.c
stats1_accumulators.h

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.