Displaying 11 results from an estimated 11 matches for "c04".
Did you mean:
04
2001 Jun 05
2
a bug? (PR#968)
...80 10 1
128 C02 CP1 CP 180 10 1
129 C02 CP1 CP 180 10 1
130 C02 CP1 CP 180 10 1
131 C02 CP1 CP 180 10 1
132 C02 CP1 CP 180 10 1
133 C02 CP1 CP 180 10 1
134 C02 CP1 CP 180 10 1
135 C02 CP1 CP 180 10 1
136 C02 CP1 CP 180 10 1
137 C02 CP1 CP 180 10 1
138 C02 CP1 CP 180 10 1
139 C02 CP1 CP 180 10 0
140 C04 CP1 CP 180 10 1
141 C04 CP1 CP 180 10 1
142 C04 CP1 CP 180 10 1
143 C04 CP1 CP 180 10 1
144 C04 CP1 CP 180 10 1
145 C04 CP1 CP 180 10 1
146 C04 CP1 CP 180 10 1
147 C04 CP1 CP 180 10 1
148 C04 CP1 CP 180 10 1
149 C04 CP1 CP 180 10 1
150 C04 CP1 CP 180 10 1
151 C04 CP1 CP 180 10 1
152 C04 CP1 CP 180...
2017 Dec 14
1
match and new columns
Hi Bill,
I put stringsAsFactors = FALSE
still did not work.
tdat <- read.table(textConnection("A B C Y
A12 B03 C04 0.70
A23 B05 C06 0.05
A14 B06 C07 1.20
A25 A23 A12 3.51
A16 A25 A14 2,16"),header = TRUE ,stringsAsFactors = FALSE)
tdat$D <- 0
tdat$E <- 0
tdat$D <- (ifelse(tdat$B %in% tdat$A, tdat$A[tdat$B], 0))
tdat$E <- (ifelse(tdat$B %in% tdat$A, tdat$A[tdat$C], 0))
tdat
I got this,
A B...
2017 Dec 13
2
match and new columns
Thank you Rui,
I did not get the desired result. Here is the output from your script
A B C Y D E
1 A12 B03 C04 0.70 0 0
2 A23 B05 C06 0.05 0 0
3 A14 B06 C07 1.20 0 0
4 A25 A23 A12 3.51 1 1
5 A16 A25 A14 2,16 4 4
On Wed, Dec 13, 2017 at 4:36 PM, Rui Barradas <ruipbarradas at sapo.pt> wrote:
> Hello,
>
> Here is one way.
>
> tdat$D <- ifelse(tdat$B %in% tdat$A, tdat$A[tdat$B], 0)
&g...
2017 Dec 13
3
match and new columns
Hi all,
I have a data frame
tdat <- read.table(textConnection("A B C Y
A12 B03 C04 0.70
A23 B05 C06 0.05
A14 B06 C07 1.20
A25 A23 A12 3.51
A16 A25 A14 2,16"),header = TRUE)
I want match tdat$B with tdat$A and populate the column values of tdat$A
( col A and Col B) in the newly created columns (col D and col E). please
find my attempt and the desired output below
Desir...
2017 Dec 14
0
match and new columns
...ctors are getting in your way here.
Bill Dunlap
TIBCO Software
wdunlap tibco.com
On Wed, Dec 13, 2017 at 3:02 PM, Val <valkremk at gmail.com> wrote:
> Thank you Rui,
> I did not get the desired result. Here is the output from your script
>
> A B C Y D E
> 1 A12 B03 C04 0.70 0 0
> 2 A23 B05 C06 0.05 0 0
> 3 A14 B06 C07 1.20 0 0
> 4 A25 A23 A12 3.51 1 1
> 5 A16 A25 A14 2,16 4 4
>
>
> On Wed, Dec 13, 2017 at 4:36 PM, Rui Barradas <ruipbarradas at sapo.pt>
> wrote:
>
> > Hello,
> >
> > Here is one way.
> >
>...
2017 Dec 13
0
match and new columns
...tdat$D <- ifelse(tdat$B %in% tdat$A, tdat$A[tdat$B], 0)
tdat$E <- ifelse(tdat$B %in% tdat$A, tdat$A[tdat$C], 0)
Hope this helps,
Rui Barradas
On 12/13/2017 9:36 PM, Val wrote:
> Hi all,
>
> I have a data frame
> tdat <- read.table(textConnection("A B C Y
> A12 B03 C04 0.70
> A23 B05 C06 0.05
> A14 B06 C07 1.20
> A25 A23 A12 3.51
> A16 A25 A14 2,16"),header = TRUE)
>
> I want match tdat$B with tdat$A and populate the column values of tdat$A
> ( col A and Col B) in the newly created columns (col D and col E). please
> find my att...
2019 Dec 02
0
Running dovecot proxy as different user
...ught, I read somewhere I could prevent chroot with[1] but I am
still getting chroot errors[2].
drwxrwxr-x 2 10053 101 6 Dec 2 16:54 empty
drwxr-x--- 2 10053 101 73 Dec 2 17:00 login
drwxr-x--- 2 10053 101 44 Dec 2 17:00 token-login
[1]
service anvil {
chroot =
}
[2]
Dec 2 17:07:07 c04 dovecot: stats: Fatal: chroot(/var/dovecot/empty)
failed: Operation not permitted
Dec 2 17:07:07 c04 dovecot: master: Error: service(stats): command
startup failed, throttling for 16 secs
Dec 2 17:07:07 c04 dovecot: pop3-login: Fatal: setgid(101(dovenull))
failed with euid=10053(dovecot), gid=...
2013 Mar 15
1
Postfix/Amavisd/Clamd - Mail send failing
...Ok: queued as 1AE0E38A0D3E
Mar 14 18:49:58 ip-173-201-189-43 postfix/error[3384]: 1AE0E38A0D3E: to=<
austin.einter at gmail.com>, relay=none, delay=0.02, delays=0.01/0.01/0/0,
dsn=4.4.1, status=deferred (delivery temporarily suspended: connect to
alt2.gmail-smtp-in.l.google.com[2607:f8b0:4002:c04::1a]:25: Network is
unreachable)
Mar 14 18:49:58 ip-173-201-189-43 amavis[3325]: (03325-01) Passed CLEAN
{RelayedOutbound}, MYNETS LOCAL [127.0.0.1]:46504 [127.0.0.1] <
bhanu at netcloudjobs.com> -> <austin.einter at gmail.com>, Message-ID: <
bd17726f3d35c7980426e4a55566cf79 at ne...
2007 Jan 09
1
RSQLite NA on input
Hello
I haev some .csv data files with missing values - eg below
1,'F','C04','X100',20.93,'C','B',7,8,7.5,2421,2230,2230,2,1,85,43,85,46,48,60
If I have a missing value - so file looks like ,85,46,,48, etc
then RSQLite reads it as zero. ,85,46,0,48, etc
I need it read it as NA.
Tried various combinations with no success, adn found nothing on...
2005 Aug 03
0
fax <--> grandstream 286 <--> asterisk <--> pstn
...log
efax -d /dev/ttyS0 -o f -t 913664813 sun480-boot
efax: Wed Aug 3 16:37:35 2005 efax v 0.9a-001114 Copyright 1999 Ed Casas
efax: Wed Aug 3 16:37:35 2005 efax v 0.9a-001114 Copyright 1999 Ed Casas
efax: 37:35 compiled Dec 2 2004 14:28:56
efax: 37:35 opened /dev/ttyS0
efax: 37:36 using V1.002.C04-K56_DLS in class 1
efax: 37:36 dialing 913664813
efax: 38:00 connected
efax: 38:01 received UNKNOWN
efax: 38:01 Warning: bit-reversed HDLC frame, reversing bit order
efax: 38:01 received CSI - answering ID
efax: 38:01 remote ID -> 913664813
efax: 38:02 received DIS - answering capabil...
2000 Jun 28
2
Colour depth reduced to 12 by bitmap devices
...quot;, # Col.250: R=G=B=170
"#bbbbbb", # Col.251: R=G=B=187
"#cccccc", # Col.252: R=G=B=204
"#dddddd", # Col.253: R=G=B=221
"#eeeeee", # Col.254: R=G=B=238
"#ffffff", # Col.255: R=G=B=255
)
-------------- next part --------------
C00 C01 C02 C03 C04 C05 C06 C07 C08 C09 C10 C11 C12 C13 C14 C15
R00 000 001 002 003 004 005 006 007 008 009 010 011 012 013 014 015
R01 016 017 018 019 020 021 022 023 024 025 026 027 028 029 030 031
R02 032 033 034 035 036 037 038 039 040 041 042 043 044 045 046 047
R03 048 049 050 051 052 053 054 055 056 057 058 059...