-
Notifications
You must be signed in to change notification settings - Fork 220
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
12 changed files
with
48 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
mlr --d2p --from test/input/abixy sub -f a,b e X |
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
a b i x y | ||
pan pan 1 0.34679014 0.72680286 | ||
Xks pan 2 0.75867996 0.52215111 | ||
wyX wyX 3 0.20460331 0.33831853 | ||
Xks wyX 4 0.38139939 0.13418874 | ||
wyX pan 5 0.57328892 0.86362447 | ||
zXe pan 6 0.52712616 0.49322129 | ||
Xks zXe 7 0.61178406 0.18788492 | ||
zXe wyX 8 0.59855401 0.97618139 | ||
hat wyX 9 0.03144188 0.74955076 | ||
pan wyX 10 0.50262601 0.95261836 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
mlr --d2p --from test/input/abixy gsub -f a,b e X |
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
a b i x y | ||
pan pan 1 0.34679014 0.72680286 | ||
Xks pan 2 0.75867996 0.52215111 | ||
wyX wyX 3 0.20460331 0.33831853 | ||
Xks wyX 4 0.38139939 0.13418874 | ||
wyX pan 5 0.57328892 0.86362447 | ||
zXX pan 6 0.52712616 0.49322129 | ||
Xks zXX 7 0.61178406 0.18788492 | ||
zXX wyX 8 0.59855401 0.97618139 | ||
hat wyX 9 0.03144188 0.74955076 | ||
pan wyX 10 0.50262601 0.95261836 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
mlr --d2p --from test/input/abixy sub -f a,b . X |
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
a b i x y | ||
Xan Xan 1 0.34679014 0.72680286 | ||
Xks Xan 2 0.75867996 0.52215111 | ||
Xye Xye 3 0.20460331 0.33831853 | ||
Xks Xye 4 0.38139939 0.13418874 | ||
Xye Xan 5 0.57328892 0.86362447 | ||
Xee Xan 6 0.52712616 0.49322129 | ||
Xks Xee 7 0.61178406 0.18788492 | ||
Xee Xye 8 0.59855401 0.97618139 | ||
Xat Xye 9 0.03144188 0.74955076 | ||
Xan Xye 10 0.50262601 0.95261836 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
mlr --d2p --from test/input/abixy ssub -f a,b e X |
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
a b i x y | ||
pan pan 1 0.34679014 0.72680286 | ||
Xks pan 2 0.75867996 0.52215111 | ||
wyX wyX 3 0.20460331 0.33831853 | ||
Xks wyX 4 0.38139939 0.13418874 | ||
wyX pan 5 0.57328892 0.86362447 | ||
zXe pan 6 0.52712616 0.49322129 | ||
Xks zXe 7 0.61178406 0.18788492 | ||
zXe wyX 8 0.59855401 0.97618139 | ||
hat wyX 9 0.03144188 0.74955076 | ||
pan wyX 10 0.50262601 0.95261836 |