similar to: Search question

Displaying 20 results from an estimated 80000 matches similar to: "Search question"

2011 Nov 17
3
Named rows in a table (data frame) read from a file
I read a table as follows: > F1 <- read.table("Rtext3.txt") > F1 Price Floor Area Rooms Age Cent.heat a 52.00 111 830 5 6.2 no b 54.75 128 710 5 7.5 no c 57.50 101 1000 5 4.2 no d 57.50 131 690 6 8.8 no e 59.75 93 900 5 1.9 yes As it is seen, the rows have a name. However I don't know how to access a
2009 Dec 21
0
[LLVMdev] llvm.org outage
Dear LLVMers, There is some scheduled network outages detailed below that affect the llvm.org servers and LLVM Mailing lists. The LLVM server is housed on the fourth floor. I am not sure which rooms house the mailing list servers. All times are Central Standard Time. If someone from Illinois can distill the relevant parts of this message for LLVM users, I would be most appreciative. I am out
2003 Apr 29
2
labels
I don't know how to retain my row labels. I read in a table with row labels, ie: Price Floor Area Rooms 52. 111. 830 5 54. 128. 710 5 47.4 101 1000 4 ... but then I need to transform the data raggedRidzeros <- function(x){ y = list(ridzeros(x[[1]])) for(i in 2:length(x)){ y = c(y,list(ridzeros(x[[i]]))) } y } (where ridzeros is a function
2004 Jul 22
0
Re: Astricon costs
> > Message: 2 > Subject: RE: [Asterisk-Users] Astricon costs... > From: Steven Critchfield <critch@basesys.com> > To: asterisk-users@lists.digium.com > Date: Wed, 21 Jul 2004 21:30:26 -0500 > Reply-To: asterisk-users@lists.digium.com > > On Wed, 2004-07-21 at 19:34, Steven Sokol wrote: > > > Has anyone really looked at the costs for Astricon. But the
2013 Jan 22
0
Best priced Apartments
<!--<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd> Best Priced Apartments FROM ONLY R639 000 One of South Africa's Premier Lifestyle Estates Lamandine, Burgundy Estate 9 hole Golf Course, School, Shopping Centre, Security, Sport Fields, Tennis Court, Parks, Cycling Trails, Next to Vineyards ... Transfer Mid 2013 -
2010 Jan 05
0
[LLVMdev] Fwd: [TSG-Announce] network upgrades 6-8am: 3rd floor tomorrow, 4th floor Thursday
The machine hosting all llvm.org services will be down briefly tomorrow morning US Central time for network maintenance. The maintenance is scheduled for 6-8am, but I am told our machine will be one of the first to come back up and could be up by 6:30am. --Vikram Associate Professor, Computer Science University of Illinois at Urbana-Champaign http://llvm.org/~vadve Begin forwarded
2005 Dec 23
5
Newbie question/help 2 tables, ''sync'' cell values
I have to << search for each problems.room_id=rooms.id and do problems.room_no=rooms.room >> HOW? More details: I have the following tables: - a "rooms" table, with fields (id,room,create...) - a "problems" table with fields (id,room_id,room_no, ...) problem.rb has belongs_to :room validates_associated :room and room.rb has validates_length_of :room,
2006 Aug 18
3
Understanding MVC - view customization after using scaffolds
All, I have ordered AWDWR and am anxiously awaiting its arrival. In the meantime I still am playing with ROR using radrails. I have a few questions ... I create a table named customers with the following details: Field Type Null Key Default Extra id int(11) NO PRI auto_increment customer_name varchar(50) NO inbound_retention int(11) NO outbound_retention int(11) NO unix_admin_email
2009 Jun 01
0
vectorizing a double loop
Hello, I have to build a function that takes a time serie and calculate the momentum. For each date of the serie, I have to build a loop to calculate it using the last few data. My problem is that it takes one minute to compute and I need to run this function very often. I would like to vectorize it, as much as possible. Can somebody help me? I have read the
2017 Apr 20
2
Dovecot not listening when testing connection
Hi Webert -- Thanks for the quick reply and observation. When I try "telnet localhost 143" I get the same result. It does connect but then the connection is dropped. # telnet localhost 143 Trying ::1... Connected to localhost. Escape character is '^]'. Connection closed by foreign host. I never get the "* OK [CAPA....]" Thanks, On 04/20/2017 10:41 AM, Webert de
1999 Oct 18
2
CRAN downtimes
Hi, we had a broken heating system (in the floor above us) resulting in a water burst .... my office looks like if a bomb has exploded ... Currently our server is up and running again (it was down over the weekend) ... but we will move out of the devastated rooms and hence the CARN master might be down one or more times during the rest of the week. We'll try to keep the down times as short
1999 Oct 18
2
CRAN downtimes
Hi, we had a broken heating system (in the floor above us) resulting in a water burst .... my office looks like if a bomb has exploded ... Currently our server is up and running again (it was down over the weekend) ... but we will move out of the devastated rooms and hence the CARN master might be down one or more times during the rest of the week. We'll try to keep the down times as short
2003 Sep 19
1
Budget Hotel PBX
I'm considering using asterisk to replace an existing PBX in a 40 room hotel and would appreciate any comments, corrections or insight before I begin. Only 8 PSTN connections are initially required but since the guests need dial-up internet access in the rooms it has to be Frac-T1 as opposed to using FXO ports on a channel bank. IP phones are not an option strictly because of price. The
2004 Mar 24
0
Job Vacancy
www.kssg.com a pricing consulatancy based in Manchester (UK) are seeking an experienced statistical analyst. Candidates must be eligible to work in the EU. If you are interested please send an updated CV to jonesw@kssg.com . Company Overview KSS is a leading provider of pricing and revenue management systems for the Retail and Petroleum sectors. Our business applications help our clients get
2009 Sep 14
0
AstriCon 2009: 30 days, 5 reasons & discount code
We're down to slightly less than a month between now and AstriCon! October 13-15 is drawing close. If you've not booked your travel reservations to Phoenix, now is the time to do it! Sept 23rd is the cutoff date for the room discount, and we've requested another block of rooms for attendees. The Renaissance is the exclusive hotel of AstriCon 2009. It is where most of the
2015 Feb 24
0
FTS Solr = No search results for Body Search - (serious issue, please help)
Hi, I have been trying to get FTS to work with dovecot. When I search from my client (roundcube webmail) I am able to get results for From, To and Subject fields expect Body on my Apache Solr engine. Could this be a schema related problem? This is output for the Subject: 8025 [main] INFO org.eclipse.jetty.server.AbstractConnector ? Started SocketConnector at 0.0.0.0:8983 9001
2006 Jun 20
1
Printer comments and other weirdness
Am running Samba 3.0.20 on SuSE 10.0 and cups as my printer provider. I've used the cups gui to create a number of printers. They appeared correctly in my Printers and Faxes folder in Explorer and I uploaded my print drivers successfully. Now, a few days later, I'm looking at my printers and I notice that the comments that show up on the print shares themselves still reflect some old data
1999 Aug 15
1
Vorbis transform description
OK, into the nitty-gritty, albeit a high-level version. If it sounds like I'm glossing important details, you're right. This discusses only the basic DSP; precise coding, framing, sync, etc, will be in another mail. Vorbis is a hybrid transform domain general purpose audio encoder, like MPEG in some respects (it is rooted in much of the same basic theory). For the most part, the
2010 May 05
1
testInstalledBasic question
Hi, I'm currently in the process of writing an R-installation SOP for my company. As part of that process I'm using the recommendations from the 'R Installation and Administration' document, section 3.2, "Testing an installation". This is done on an XP machine, using the latest binary of 2.11.0. The binary is downloaded and then installed from the installer. I then
2005 Jan 13
1
Status of latest round of Allison recordings
Just wanted to catch everybody up. So many people contributed to the work list that I'd probably miss several if I tried to notify just them. Many people contributed funds, too, which I greatly appreciate. We were able to get the entire list done, which added up to two full hours of work on Allison's part. And that's just the recordings -- I'm doing the editing myself. Which