Skip to content

Commit

Permalink
5.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
johnkerl committed Sep 3, 2020
1 parent 84ddad4 commit f34cbcd
Show file tree
Hide file tree
Showing 7 changed files with 23 additions and 21 deletions.
1 change: 1 addition & 0 deletions doc/content-for-release-docs.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
<ul>

<li/> <a href="/miller-releases/miller-head/doc/index.html">Miller head</a>
<li/> <a href="/miller-releases/miller-5.9.1/doc/index.html">Miller 5.9.1</a>
<li/> <a href="/miller-releases/miller-5.9.0/doc/index.html">Miller 5.9.0</a>
<li/> <a href="/miller-releases/miller-5.8.0/doc/index.html">Miller 5.8.0</a>
<li/> <a href="/miller-releases/miller-5.7.0/doc/index.html">Miller 5.7.0</a>
Expand Down
2 changes: 1 addition & 1 deletion doc/cookbook.html
Original file line number Diff line number Diff line change
Expand Up @@ -859,7 +859,7 @@
<div class="pokipanel">
<pre>
$ wc -l data/miss-date.csv
1372 data/miss-date.csv
1372 data/miss-date.csv
</pre>
</div>
<p/>
Expand Down
2 changes: 1 addition & 1 deletion doc/data-examples.html
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@
<div class="pokipanel">
<pre>
$ wc -l data/colored-shapes.dkvp
10078 data/colored-shapes.dkvp
10078 data/colored-shapes.dkvp
</pre>
</div>
<p/>
Expand Down
32 changes: 16 additions & 16 deletions doc/data-sharing.html
Original file line number Diff line number Diff line change
Expand Up @@ -207,11 +207,11 @@
<div class="pokipanel">
<pre>
$ python polyglot-dkvp-io/example.py &lt; data/small
a=pan,b=pan,i=1,y=0.726802862743,ab=panpan,iy=1.72680286274,ta=str,tb=str,ti=int,ty=float,tab=str,tiy=float
a=eks,b=pan,i=2,y=0.522151108333,ab=ekspan,iy=2.52215110833,ta=str,tb=str,ti=int,ty=float,tab=str,tiy=float
a=wye,b=wye,i=3,y=0.338318525517,ab=wyewye,iy=3.33831852552,ta=str,tb=str,ti=int,ty=float,tab=str,tiy=float
a=eks,b=wye,i=4,y=0.134188743284,ab=ekswye,iy=4.13418874328,ta=str,tb=str,ti=int,ty=float,tab=str,tiy=float
a=wye,b=pan,i=5,y=0.863624469903,ab=wyepan,iy=5.8636244699,ta=str,tb=str,ti=int,ty=float,tab=str,tiy=float
a=pan,b=pan,i=1,y=0.7268028627434533,ab=panpan,iy=1.7268028627434533,ta=str,tb=str,ti=int,ty=float,tab=str,tiy=float
a=eks,b=pan,i=2,y=0.5221511083334797,ab=ekspan,iy=2.5221511083334796,ta=str,tb=str,ti=int,ty=float,tab=str,tiy=float
a=wye,b=wye,i=3,y=0.33831852551664776,ab=wyewye,iy=3.3383185255166477,ta=str,tb=str,ti=int,ty=float,tab=str,tiy=float
a=eks,b=wye,i=4,y=0.13418874328430463,ab=ekswye,iy=4.134188743284304,ta=str,tb=str,ti=int,ty=float,tab=str,tiy=float
a=wye,b=pan,i=5,y=0.8636244699032729,ab=wyepan,iy=5.863624469903273,ta=str,tb=str,ti=int,ty=float,tab=str,tiy=float
</pre>
</div>
<p/>
Expand All @@ -222,12 +222,12 @@
<div class="pokipanel">
<pre>
$ python polyglot-dkvp-io/example.py &lt; data/small | mlr --opprint cat
a b i y ab iy ta tb ti ty tab tiy
pan pan 1 0.726802862743 panpan 1.72680286274 str str int float str float
eks pan 2 0.522151108333 ekspan 2.52215110833 str str int float str float
wye wye 3 0.338318525517 wyewye 3.33831852552 str str int float str float
eks wye 4 0.134188743284 ekswye 4.13418874328 str str int float str float
wye pan 5 0.863624469903 wyepan 5.8636244699 str str int float str float
a b i y ab iy ta tb ti ty tab tiy
pan pan 1 0.7268028627434533 panpan 1.7268028627434533 str str int float str float
eks pan 2 0.5221511083334797 ekspan 2.5221511083334796 str str int float str float
wye wye 3 0.33831852551664776 wyewye 3.3383185255166477 str str int float str float
eks wye 4 0.13418874328430463 ekswye 4.134188743284304 str str int float str float
wye pan 5 0.8636244699032729 wyepan 5.863624469903273 str str int float str float
</pre>
</div>
<p/>
Expand Down Expand Up @@ -418,11 +418,11 @@
<pre>
$ mlr --opprint put '$o = system("echo -n ".$a."| sha1sum")' data/small
a b i x y o
pan pan 1 0.3467901443380824 0.7268028627434533 bd2bd8216b9cb4aa5a12daa6cfc98eef2ee20e56 -
eks pan 2 0.7586799647899636 0.5221511083334797 16191338e81a46c7d127f5c8899f5c92e3cd38e3 -
wye wye 3 0.20460330576630303 0.33831852551664776 14ba3c3e96a2474ab6dc7409ebf9d6b9cc3d84f0 -
eks wye 4 0.38139939387114097 0.13418874328430463 16191338e81a46c7d127f5c8899f5c92e3cd38e3 -
wye pan 5 0.5732889198020006 0.8636244699032729 14ba3c3e96a2474ab6dc7409ebf9d6b9cc3d84f0 -
pan pan 1 0.3467901443380824 0.7268028627434533 f29c748220331c273ef16d5115f6ecd799947f13 -
eks pan 2 0.7586799647899636 0.5221511083334797 456d988ecb3bf1b75f057fc6e9fe70db464e9388 -
wye wye 3 0.20460330576630303 0.33831852551664776 eab0de043d67f441c7fd1e335f0ca38708e6ebf7 -
eks wye 4 0.38139939387114097 0.13418874328430463 456d988ecb3bf1b75f057fc6e9fe70db464e9388 -
wye pan 5 0.5732889198020006 0.8636244699032729 eab0de043d67f441c7fd1e335f0ca38708e6ebf7 -
</pre>
</div>
<p/>
Expand Down
2 changes: 1 addition & 1 deletion doc/reference-dsl.html
Original file line number Diff line number Diff line change
Expand Up @@ -2025,7 +2025,7 @@
<pre>
$ mlr put '$x &gt; 0.0; $y = log10($x); $z = sqrt($y)' data/put-gating-example-1.dkvp
x=-1,y=nan,z=nan
x=0,y=-inf,z=-nan
x=0,y=-inf,z=nan
x=1,y=0.000000,z=0.000000
x=2,y=0.301030,z=0.548662
x=3,y=0.477121,z=0.690740
Expand Down
4 changes: 2 additions & 2 deletions doc/reference-verbs.html
Original file line number Diff line number Diff line change
Expand Up @@ -4047,7 +4047,7 @@
<div class="pokipanel">
<pre>
$ wc -l data/colored-shapes.dkvp
10078 data/colored-shapes.dkvp
10078 data/colored-shapes.dkvp
</pre>
</div>
<p/>
Expand Down Expand Up @@ -4219,7 +4219,7 @@
<div class="pokipanel">
<pre>
$ wc -l data/repeats.dkvp
57 data/repeats.dkvp
57 data/repeats.dkvp
</pre>
</div>
<p/>
Expand Down
1 change: 1 addition & 0 deletions doc/release-docs.html
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@
<ul>

<li/> <a href="/miller-releases/miller-head/doc/index.html">Miller head</a>
<li/> <a href="/miller-releases/miller-5.9.1/doc/index.html">Miller 5.9.1</a>
<li/> <a href="/miller-releases/miller-5.9.0/doc/index.html">Miller 5.9.0</a>
<li/> <a href="/miller-releases/miller-5.8.0/doc/index.html">Miller 5.8.0</a>
<li/> <a href="/miller-releases/miller-5.7.0/doc/index.html">Miller 5.7.0</a>
Expand Down

0 comments on commit f34cbcd

Please sign in to comment.