Displaying 5 results from an estimated 5 matches for "1az".
Did you mean:
1a
2020 Oct 10
1
which() vs. just logical selection in df
...ch() technically add another conversion/function call on top of the
logical selection? Here is a reproducible example with a slight
difference in timing.
# Surrogate data - the timing here isn't interesting
urltext <- paste("https://drive.google.com/",
"uc?id=1AZ-s1EgZXs4M_XF3YYEaKjjMMvRQ7",
"-h8&export=download", sep="")
download.file(url=urltext, destfile="tempfile.csv") # download file first
dat <- read.csv("tempfile.csv", stringsAsFactors = FALSE, header=TRUE,
nrows=2...
2012 Oct 16
2
NUT v2.6.4 with HP AF401A won't start
...website but I can't find any way to add it to the source files. I've seen references to the mib2nut mapping but, again, no help on how to achieve this.
Thanks,
Chris Pratt
Development Infrastructure Manager
Comptel Corporation
69 Suttons Business Park, Sutton Park Avenue, Reading, RG6 1AZ, UK
T: +44 118 929 4176 | M: +44 7979 854 307 | F: +44 118 929 4001
Chris.Pratt at comptel.com<mailto:Chris.Pratt at comptel.com>
www.comptel.com<http://www.comptel.com/>
________________________________
Disclaimer: This message and any attachments thereto are intended solely for the...
2013 Jul 15
4
HP R12000/3 UPS reports status as OL DISCHRG OB
...th upsd. When I check the UPS status though it shows as OL DISCHRG OB, which can't be right (it should just be OL).
Any suggestions?
Console output attached.
Chris.
Chris Pratt
Development Infrastructure Manager
Comptel Corporation
69 Suttons Business Park, Sutton Park Avenue, Reading, RG6 1AZ, UK
T: +44 118 929 4176 | M: +44 7979 854 307 | F: +44 118 929 4001
Chris.Pratt at comptel.com<mailto:Chris.Pratt at comptel.com>
www.comptel.com<http://www.comptel.com/>
[cid:image001.gif at 01CE814C.81F3CFE0]
________________________________
Disclaimer: This message and any attachme...
2020 Oct 14
2
which() vs. just logical selection in df
...p of the
> > logical selection? Here is a reproducible example with a slight
> > difference in timing.
> >
> > # Surrogate data - the timing here isn't interesting
> > urltext <- paste("https://drive.google.com/",
> > "uc?id=1AZ-s1EgZXs4M_XF3YYEaKjjMMvRQ7",
> > "-h8&export=download", sep="")
> > download.file(url=urltext, destfile="tempfile.csv") # download file first
> > dat <- read.csv("tempfile.csv", stringsAsFactors = FALSE, header=T...
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list.
I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without
modifications.
How did I try it?
Created a (non-root) build environment (not a mock )
Installed the kernel.scr.rpm and did a
rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee
prep-out.log
The build failed at the end:
Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL
Checking