Displaying 20 results from an estimated 6829 matches for "streets".
Did you mean:
street
2004 Feb 26
3
Collapsing Categorical Variables
Hi,
Suppose I have a categorical variable called STREET, and I have 30
levels for it (i.e. 30 different streets). I want to find all those
streets with only 15 observations or below then collapse them into a
level called OTHER. Is there a quick way, other than using a for()
loop, to do it? Currently what I'm doing is something like:
### Collapse STREET (those < 15)
st <- c()
STREET <- a...
2006 Jan 23
2
Problems with error_messages_for
I have a model Area which has_many Streets. The Area has a couple of
attributes of its own but mostly I want to be able to add/delete/update
Streets for a particular Area, but all on one page rather than having a
separate view for editing a Street. I''ve managed to get a form
displayed with a row for each Street already assign...
2006 Apr 25
4
belongs_to :through
belongs_to :through
Why is that not possible?
We should have:
Street
belongs_to :city
belongs_to :country, :through => :city
--
Posted via http://www.ruby-forum.com/.
2019 Sep 18
1
[p2v PATCH v2] Use URL to point to GNU licenses
Adjust almost all the license headers to point to the GNU website
instead of the FSF postal address.
3rd party code copies are unchanged.
Spotted by Rpmlint.
---
v1 is:
https://www.redhat.com/archives/libguestfs/2019-September/msg00079.html
Makefile.am | 3 +--
autogen.sh | 3 +--
bash/Makefile.am | 3 +--
2007 Oct 11
0
display problem with to_csv
Hi all,
I need to export the document as csv file, i have exported
successfully, but the problem is not displayed as per my format, in csv
file the format is suffuled, i want the orderwise as how i have
mentioned in my query, please help me to come out in the order wise.
My coding is:
@report_data=EdiaUserContact.find_by_sql(
"SELECT '''' as ''Title'',
2013 Feb 26
0
Rendering nested resources
Hello,
I have following models:
States has_many Cities
Cities has_many Streets
Streets has_many Houses
Houses has_many People
In the routes.rb I have all these set as nested resources so I can view all
the Cities of specific State as /states/1/cities, all the Streets of given
City as /cities/15/streets, all the Streets of specific State as
/states/27/streets, etc.
Now in...
2005 Feb 19
1
Street Atlas 8.0 Extractor
I mentioned earlier that I had DeLorme Street Atlas 8.0 working on
wine. It comes with a separate program, the extractor. This will pull
parts of the map CD and store them locally so that the main program
does not have to refer to the CD for those parts of the map.
I had one problem which I overcame: it was looking for h:\refnc. I
have no idea why it was looking on h:, as the CD-ROM is on d: and
2013 Jan 14
4
Grabbing Specific Words from Content (basic text mining)
Hi all,
Suppose I have a data frame with mixed content (name age and address).
a<-"Name: John Smith Age: 35 Address: 32, street, sub, something"
b<-data.frame(a)
1. The question is I want to extract the name age and
address separately from this data frame (containing potentially more
people).
2. Also just incase I have to deal with it how would the syntax change if I
had
2007 Sep 06
1
computing distance in miles or km between 2 street addresses
Hi R-ers:
I need to compute the distance between 2 street addresses in either km
or miles. I do not care if the distance is a "shortest driving route" or
if it is "as the crow flies."
Does anybody know how to do this? Can it be done in R? I have thousands
of addresses, so I think that Mapquest is out of the question!
Please rely to: philipsmith at alumni.albany.edu
Thank
2012 Dec 04
0
[PATCH] Update FSF address.
---
COPYING.GPL | 43 +++++++++++-----------
doc/Makefile.am | 6 +--
doc/Makefile.lite | 6 +--
examples/c/decode/file/Makefile.am | 6 +--
examples/c/decode/file/Makefile.lite | 6 +--
examples/c/decode/file/main.c | 6 +--
2006 Apr 06
6
all elements of an array
Hi there,
i have a model house and a model owner
A house can have many owners.
Now i want to find all owners of a specific street and i want to list
them
So i do:
houses = House.find(:all, :conditions => ''street LIKE "%foo%"'')
So now i got an array of all houses in that street
@owners = houses[0].owner i''ve got all the owners of the first house.
but
2009 Feb 26
1
composed_of, aggregate object isn't saved
I am relatively new to rails and I cannot figure out what is going on
here. I am using the composed_of method in an ActiveRecord class to
create two aggregate properties: shipping_address and billing_address.
The object properties are getting populated from the form and validation
is working - no problem. When I call order.save, though, everything is
being saved except the address fields. I am not
2009 Feb 12
4
Vcard problems with street and country
I''ve got two issues:
First, it seems that every time there''s a comma in a street field, it gets preceded by a ''\''. I can''t seem to get rid of it, or even find where it''s being generated. (ex: 71229 30nd Ave NW\, Apt 50)
Second, every now and then my country ''United States'' gets cut off, as if it''s reached a character
2006 Dec 04
4
beginning my R-learning
Hello,
I'm just beginning to learn R. What books/online learning modules with
datasets would you suggest?
Thank you!
Best wishes,
Michael
____________________________________
Michael McCulloch
Pine Street Clinic
Pine Street Foundation
124 Pine Street, San Anselmo, CA 94960-2674
tel 415.407.1357
fax 415.485.1065
email: mm at pinest.org
web: www.pinest.org
2013 Dec 10
2
form_tag + fields_for Rails 4
Hi There,
I''m trying to user fields_for inside a form_tag, but i can''t catch it
on my controller.
I just take some html code off to makes it easy to read
my view...
i''m using campuses_path(current_church, @campus) instead form_for
@campus, because my route is like
resources :campuses, :path => ":church/campuses"
<%= form_tag
2003 Sep 22
0
Last call: Asterisk BoF in Boston, Tuesday 23rd
...quare
exit. When you exit, it splits; follow the signs to the Prudential
Center (left side of split). When you come up out of the tunnel, you
will be on Huntington Ave. Take the next 3 right hand turns and you
will be on Boylston St. Vinny's is located between Gloucester and
Fairfield Streets, directly across from the Prudential Building.
From the Central Artery (from the South Shore and the North Shore):
Take the Storrow Drive exit from the Artery and follow the signs to
the Back Bay (it is a left turn exit). Turn right at the first light
and go Gloucester St. Turn left. Glouces...
2006 May 20
2
Problems with "Marco Polo Großer Reiseplaner 2005/2006" - Can't print/Street names not shown correctly/Route not shown
Hello.
Thanks to the tip to use Wine 0.9.12., I now successfully installed
"Marco Polo Gro?er Reiseplaner 2005/2006" on Wine 0.9.12. running
on Gentoo Linux. After the installation finished, I upgraded to
Wine 0.9.13.
First off, the names of the streets aren't printed correctly. Please
see <http://www.myimg.de/?img=WineMarcoPoloGroerReiseplaner2.png>.
As you can see there, the names of the streets aren't printed correctly -
they are printed on a gray box. On a real Windows XP installation, that's
not so.
Further, certain "s...
2013 Feb 26
4
3 models, joining and nested queries
I have 3 models,
class Host
ref: string
address: string,
name: string
primary_key=''ref''
has_many :rooms, :class_name=>"Room", :foreign_key=>''host_ref''
Class Room
ref :string
host_ref: string
capacity: integer
primary_key=''ref''
has_many
2007 Apr 11
1
NT_STATUS_IO_TIMEOUT
Samba occasionally fails with the following. I have seen many questions
regarding this but no answers unfortunately. I am wondering what the
setting is where I can increase this time out value of 10000
milliseconds in case that specific request is just slow. This is called
many times a day and only just occasionally fails.
I have looked through the entire manual for smb.conf and can't find a
2006 Jun 14
0
[Q] Finale, Delrome Street Atlas, Real Flight G3
Hello.
I found out that the new Windows Vista requires too much for my notebook
computer. Although my Thinkpad R32 is quite usable and pretty fast,
Windows Vista requires 128MB of VRAM and so on.
So, I am thinking about replacing the Windows with the Linux.
However, there are three critical programs I need to use on the Linux.
1. Delrome Street Atlas 2006 with the Earthmate GPS
2. Finale -