# HG changeset patch # User iuc # Date 1656692121 0 # Node ID 6b5617f5d4ce68948d40ed7715c973fbf077a987 # Parent 70522b458053d56325a5887f14dc152d7577db54 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/datamash commit 384736acb5d2ae31d796c53031fad0e5da5424e3 diff -r 70522b458053 -r 6b5617f5d4ce macros.xml --- a/macros.xml Sun Apr 10 11:38:30 2022 +0000 +++ b/macros.xml Fri Jul 01 16:15:21 2022 +0000 @@ -1,6 +1,6 @@ 1.1.0 - 1 + 2 21.01 diff -r 70522b458053 -r 6b5617f5d4ce test-data/na_values_input.tsv --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/na_values_input.tsv Fri Jul 01 16:15:21 2022 +0000 @@ -0,0 +1,7 @@ +Name Country Height +Alice NL 178 +Bob DE 165 +Charlie NL NA +Doris DE 182 +Eve NL 177 +Francis DE NaN