Displaying 20 results from an estimated 692 matches for "houston".
2011 Jun 23
1
Finding the "levels" in a data frame column
I have a data frame that looks as follows.
df <- data.frame(city=c("Houston", "Houston", "El Paso", "Waco", Houston",
"Plano", "Plano")
What I want to do is get a list of the city values. Currently, when I run
df$city, I get all the values.
I just want to know the four cities that appear.
So instead of: "H...
2012 Aug 13
6
named character question
Dear R People:
Here is a goofy question:
I want to extract the zip code from an address and here is my work so far:
> add1
results.formatted_address
"200 W Rosamond St, Houston, TX 77076, USA"
> add1[1][32:36]
<NA> <NA> <NA> <NA> <NA>
NA NA NA NA NA
> str(add1)
Named chr "200 W Rosamond St, Houston, TX 77076, USA"
- attr(*, "names")= chr "results.formatted_address"
>
What am I not seein...
2006 Apr 04
1
Houston Ruby/RoR Meetup 8 April
The Houston Ruby/RoR group is getting together for discussion, food, and
more food on Saturday 8 April at Pantera, a Houston restaurant with good
food and free internet access :-). If you are in town and feel like
joining us, we''ll be getting started around 4:00PM. This time round I
will be doing...
2006 Feb 02
1
First Houston RoR Meetup
A few of us have decided to meet in Houston to try to kick off a Houston
Ruby/RubyOnRails group. If you are in town and would like to drop in, we
are meeting at The Daily Grind on Washington Ave. at 10:00AM Saturday 4
Feb. ( http://houston.citysearch.com/profile/41420997/)
Keith Lancaster
--
Posted via http://www.ruby-forum.com/.
2018 May 08
2
Bilateral matrix
...his way? Any guidance would be
highly appreciated. Thank you!
# Original data
structure(list(id = 101:115, current_location = structure(c(2L,
8L, 8L, 3L, 6L, 5L, 1L, 2L, 7L, 4L, 2L, 8L, 8L, 3L, 6L), .Label =
c("Austin",
"Boston", "Cambridge", "Durham", "Houston", "Lynn", "New Orleans",
"New York"), class = "factor"), previous_location = structure(c(6L,
2L, 4L, 6L, 7L, 5L, 1L, 3L, 6L, 2L, 6L, 2L, 4L, 6L, 7L), .Label =
c("Atlanta",
"Austin", "Cleveland", "Houston", "Ne...
2003 Feb 24
2
69.x.x.x network in rfc1918
I came across a problem when one of our clients was not able to access any
of the servers on our network. This person has never connected to us before
and now for this first time was trying to do it from his home is Houston, TX
using earthlink cable service provided by Time Warner. All this
information, I think, is important because when I started examining my
shorewall logs I found out that the source IP was 69.3.127.173 and some
other IPs but all from 69.x.x.x network. All requests coming from that
network wa...
2006 Jul 08
0
July Houston Ruby/RoR group meeting
The Houston group will be meeting Tuesday, 11 July from 6:00PM to 8:00PM
at the Webxites offices on the west side of Houston. This month there
will be a presentation on migrations.
See http://upcoming.org/event/90203 for additional information, and
http://groups.yahoo.com/group/Houston-RoR/ to join the gro...
2006 Mar 23
0
Houston RoR/ Ruby Group
All,
The Houston RoR/Ruby Group is getting off the ground at last. We are
trying to meet once a month, with the next meeting the first or second
week of April.
If you are in the Houston area and interested in participating, sign up
at http://groups.yahoo.com/group/Houston-RoR/.
Keith Lancaster
--
Posted via...
2018 May 08
3
Bilateral matrix
..., this should get you what you need.
>
> temp1 <-
> structure(list(id = 101:115, current_location = structure(c(2L,
> 8L, 8L, 3L, 6L, 5L, 1L, 2L, 7L, 4L, 2L, 8L, 8L, 3L, 6L), .Label =
> c("Austin",
> "Boston", "Cambridge", "Durham", "Houston", "Lynn", "New Orleans",
> "New York"), class = "factor"), previous_location = structure(c(6L,
> 2L, 4L, 6L, 7L, 5L, 1L, 3L, 6L, 2L, 6L, 2L, 4L, 6L, 7L), .Label =
> c("Atlanta",
> "Austin", "Cleveland", "Hou...
2018 May 08
0
Bilateral matrix
...i,
If I understand correctly, this should get you what you need.
temp1 <-
structure(list(id = 101:115, current_location = structure(c(2L,
8L, 8L, 3L, 6L, 5L, 1L, 2L, 7L, 4L, 2L, 8L, 8L, 3L, 6L), .Label =
c("Austin",
"Boston", "Cambridge", "Durham", "Houston", "Lynn", "New Orleans",
"New York"), class = "factor"), previous_location = structure(c(6L,
2L, 4L, 6L, 7L, 5L, 1L, 3L, 6L, 2L, 6L, 2L, 4L, 6L, 7L), .Label =
c("Atlanta",
"Austin", "Cleveland", "Houston", "Ne...
2006 Aug 08
0
[OT] Houston RoR Group meeting for tonight cancelled
The Houston RoR group meeting is off for tonight (Aug. 8) due to some
issues with the venue for the meeting that came up at the last minute.
We are rescheduling for next Tuesday, the 15th.
Sorry for the inconvenience and late notice.
Keith Lancaster
http://groups.yahoo.com/group/Houston-RoR/
--
Posted vi...
2006 Feb 11
1
Looking for Ruby programmers in Houston
We need to create a content management system for a small newspaper and
want to build it using Ruby on Rails. We''re in Houston. Is any of you
located here and looking for a project, or know of anybody?
Thanks!
Manuel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060211/50aa742f/attachment.html
2006 Jun 01
1
DID in Houston 713?
Does anyone on-list know of a serice provider that can provide DIDs in 713-861-xxxx? I'd like to port my AT&T POTS lines to an IP based service into my Asterisk box.
Michael
2008 Mar 11
3
need * consultant in houston area
pls kindly respond to this email
thx !
_________________________________________________________________
Connect and share in new ways with Windows Live.
http://www.windowslive.com/share.html?ocid=TXT_TAGHM_Wave2_sharelife_012008
2018 May 16
0
Bilateral matrix
...at you need.
>>
>> temp1 <-
>> structure(list(id = 101:115, current_location = structure(c(2L,
>> 8L, 8L, 3L, 6L, 5L, 1L, 2L, 7L, 4L, 2L, 8L, 8L, 3L, 6L), .Label =
>> c("Austin",
>> "Boston", "Cambridge", "Durham", "Houston", "Lynn", "New Orleans",
>> "New York"), class = "factor"), previous_location = structure(c(6L,
>> 2L, 4L, 6L, 7L, 5L, 1L, 3L, 6L, 2L, 6L, 2L, 4L, 6L, 7L), .Label =
>> c("Atlanta",
>> "Austin", "Cleveland&...
2018 May 25
1
Urgent - R help - Multivariate - Naive Bayes code for R
...b career who company people
staff Board management team terms privacy shop gallery News location site
Sitemap page Content Event blog categories Services Index Product Reviews
Testimonials about contact Home_page Link_Len LinkCount ExecWordCount
ExecWordRatio Category
250842730 www.aaronwomenscenterhouston.com 250842730-1
http://www.aaronwomenscenterhouston.com aaronwomenscenterhouston.com AARON
WOMEN?S CENTER 2505 North Shepherd Dr Houston TX 77008 0 0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 28 9 1 0.48%
Clinic
250842730 www.aaronwomenscenterhouston.com 250842730-...
2004 Aug 06
0
Speex ACM no longer Beta (Houston, we have a release!)
And where do we get this? Saw nothing on the speex website...
----- Original Message -----
From: "Christian Buchner" <Christian.Buchner1@epost.de>
To: <speex-dev@xiph.org>
Sent: Wednesday, July 16, 2003 11:31 AM
Subject: [speex-dev] Speex ACM no longer Beta (Houston, we have a release!)
<p><p>The Speex ACM codec has been released as version 1.0.1.1. Enjoy! Here is
a list of changes:
* A setup application has been added to the release. Just click SETUP.EXE
and follow the instructions.
* The crash under Windows 95/98/ME was fixed.
* A reported...
2006 Feb 14
0
R/Splus April course *** (Raleigh, Miami, Houston, Baltimore etc) R/Splus Fundamentals and Programming Techniques
XLSolutions Corporation (www.xlsolutions-corp.com) is proud to
announce 2-day "R/S-plus Fundamentals and Programming
Techniques" in San Francisco: www.xlsolutions-corp.com/Rfund.htm
**** Raleigh, April 3-4
**** Miami, April 10-11
**** Houston, April 13-14
**** Boston, April 20-21
**** Baltimore, April 27-28
Reserve your seat now at the early bird rates! Payment due AFTER
the class
Course Description:
This two-day beginner to intermediate R/S-plus course focuses on a
broad...
2010 Oct 03
0
CentOS Beer Event: Houston, Texas
Greetings: A few of us are going to be getting together for drinks on
Thursday, 7th Oct 2010.
# 7 October, 18:00ish-? CDT
# The Ginger Man Pub
# 5607 Morningside Drive (Rice Village)
# http://houston.gingermanpub.com
If you are in the neighborhood, drop in.
gd
2002 Feb 22
3
Cent. Mov. Ave
...d things like
j1 <- 1:109
j2 <- 12:120
x[1:109] <- ( sum( y[j1:j2]) )/12
but it doesn't work. (Surprise!)
R 1.4.0 on windows.
Any ideas would be much appreciated!
Thanks!
Sincerely,
Erin Hodgess
Associate Professor
Department of Computer and Mathematical Sciences
University of Houston - Downtown
1 Main Street
Houston, TX 77002
mailto: hodgess at uhddx01.dt.uh.edu
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscrib...