Displaying 20 results from an estimated 21 matches for "gonzales".
Did you mean:
gonzalez
2016 Feb 12
2
sieve: store string list in varable
...I'm working on a Sieve script and want to store a list of addresses in a variable to easily access the list multiple times later.
For example I want to transform this:
if address :is "from" ["daffy.duck at example.com", "porky.pig at example.com", "speedy.gonzales at example.com"] {
fileinto "friends";
}
into something like this:
require ["fileinto", "variables"];
set "friends" ["daffy.duck at example.com", "porky.pig at example.com", "speedy.gonzales at example.com"]
if...
2017 Aug 28
0
regex - optional part isn't considered in replacement with gsub
...*complete** list.
-- Bert
Bert Gunter
"The trouble with having an open mind is that people keep coming along and
sticking things into it."
-- Opus (aka Berkeley Breathed in his "Bloom County" comic strip )
On Sun, Aug 27, 2017 at 10:01 PM, Omar Andr? Gonz?les D?az <
oma.gonzales at gmail.com> wrote:
> Hi Bert,
>
> I would say that the delimitir is "blank", every other row with "-" as
> delimiter should be ignore. Please, consider that some SKUs have "-"
> in the middle, for example: "PG-9021".
>
> As for the...
2009 Nov 24
0
[LLVMdev] Intel Corporation - Graphics Software Engineer - 567075 (LLVM)
Please review the job description below and reply if you are interested in a LLVM job at Intel Corporation.
Best regards,
Larry Gonzales
Sourcing Specialist
Intel Corporation/VCG
larry.z.gonzales at intel.com<mailto:larry.z.gonzales at intel.com>
Interested in Graphics at Intel? Visit: <http://www.intel.com/jobs/careers/visualcomputing/> http://www.intel.com/jobs/careers/visualcomputing/<http://www.intel.com/jobs/car...
2017 Aug 27
6
regex - optional part isn't considered in replacement with gsub
Hello, I need some help with regex.
I have this to sentences. I need to extract both "49MU6300" and "LE32S5970"
and put them in a new colum "SKU".
A) SMART TV UHD 49'' CURVO 49MU6300
B) SMART TV HD 32'' LE32S5970
DataFrame for testing:
ecommerce <- data.frame(a = c(1,2), producto = c("SMART TV UHD 49'' CURVO
49MU6300",
2018 Feb 21
2
regex for "[2440810] / www.tinyurl.com/hgaco4fha3"
Hi, I need help for cleaning this:
"[2440810] / www.tinyurl.com/hgaco4fha3"
My desired output is:
"[2440810] / tinyurl".
My attemps:
stringa <- "[2440810] / www.tinyurl.com/hgaco4fha3"
b <- sub('^www.', '', stringa) #wanted to get rid of "www." part. Until
first dot.
b <- sub('[.].*', '', b) #clean from
2017 Aug 27
0
regex - optional part isn't considered in replacement with gsub
...ank) and perhaps <end
of character string>. If that is correct or if you can tell us how to
make it correct, then it's straightforward to proceed. Otherwise, I am
unable to help. Maybe someone else can.
Cheers,
Bert
On Sun, Aug 27, 2017 at 11:47 AM, Omar Andr? Gonz?les D?az
<oma.gonzales at gmail.com> wrote:
> Hi Jeff, Bert, thank you for your input.
>
> I'm attaching a sample of the data, feel free to explore it.
>
> As I said, I need to extract the SKUs of the products (a key that
> identifies every product). Not every producto (row) has a SKU, in this
&g...
2016 Apr 06
0
Fwd: as.Date gives NAs when transforming from factor
...character first, or avoid letting it become a factor in the first place by using the stringsAsFactors =FALSE option to the read.table function or its related functions.
--
Sent from my phone. Please excuse my brevity.
On April 5, 2016 4:53:56 PM PDT, "Omar Andr? Gonz?les D?az" <oma.gonzales at gmail.com> wrote:
>Hi,
>
>I would appreciate your help.
>
>I?m having problems when transforming a column from ?factor? to
>?date?.
>
>
>
>It does not convert just: 31/03/2016 correctly, it out puts: NA.
>
>
>
>04/04/2016 turns out as: 2016-04-04
&g...
2006 Dec 18
3
Changing CALLERIDNUM on the fly
Is what I am trying to do in this context possible. That is changing the
incoming CALLERIDNUM. In this case if the incoming CALLERIDNUM is not
preceeded by a "1" I want to add a "1". Often calls come in without the
preceeding "1" and this plays havoc with my redial if the 3 digit area
code matches a local 3 digit extension. All my outside calls are 10 digits
or 1+10
2016 Apr 05
3
Fwd: as.Date gives NAs when transforming from factor
Hi,
I would appreciate your help.
I?m having problems when transforming a column from ?factor? to ?date?.
It does not convert just: 31/03/2016 correctly, it out puts: NA.
04/04/2016 turns out as: 2016-04-04
02/04/2016 turns out as: 2016-02-04
31/03/2016 turns out as: NA
03/04/2016 turns out as: 2016-03-04.
Code:
a <- read.csv("dates.csv", stringsAsFactors = F)
2008 Mar 17
1
get a expression as String
Hi, I'm working with Rserve, and in R I have this expression ab <- y ~ a +
b, but the problem with Rserve is I can't get the expression, is there some
way to convert this expression in String or in List?..thanks
--
View this message in context: http://www.nabble.com/get-a-expression-as-String-tp16093288p16093288.html
Sent from the R help mailing list archive at Nabble.com.
2007 Dec 06
1
Cyrus y clamav
Estoy en procura de instalar un servidor de correo sobre Centos 5 , me
he guiado en un tutorial de instalacion sobre centos 4, pero al
momento de instalar algunos paquetes, he descubierto que los
siguientes paquetes no se encuentran en los repositorios
estos paquetes son:
cyrus-imapd-nntp
cyrus-imapd-murder
clamav-lib
clamav-data
clamav-update
clamav-server
o sera que estos ya ha sido
2007 Aug 07
1
postfix+mysql
Hi
Howto install postfix-mysql and pam-mysql from repository yum
PD. excuse my English, I I speak Spanish
2009 Mar 12
0
Ruby-ansisys
How install Rubyansisys? in Windows XP
Thanks,
--
Saludos Cordiales,
Christian David Gonzales Komiya
Analista-Programador
Cel : 992800307
Blog: http://4cuatros.blogspot.com
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails...
2005 Nov 25
1
windows printer driver installation with samba and cups
...an not install driver. the
procedure could not finished" appears.
Within the directory /daten/printers NO DRIVER is installed!
The log.smbd file says, that the user opens the "print$" share, but nothing else:
****
[2005/11/25 15:58:27, 1] smbd/service.c:make_connection_snum(647)
gonzales (192.168.0.54) connect to service print$ initially as user beat (uid=509, gid=100) (pid
18552)
****
I allready read a lot of posts about similar problems, but didn't find any description that would
fix my problem.
Did someone know this problem or see something similar?
thanks
beat
2006 Apr 03
1
HVMAssist BIOS 32 GB Barrier
Hello,
I''m trying to run a HVM guest with a hard drive > 33.8 GB and it says it
works, but as soon as I start writing data to it I get hundreds of:
EXT3-fs error (device ide0(3,65)): ext3_new_block: Allocating block in
system zone - block = 8257846
and after a few minutes the hard drive corrupts itself (even superblock
lost)
Looking at the qemu-dm.log file I can see that no
2017 Jun 05
0
months not working with local language (weekdays does)
Thank you Duncan and Rui for your time and interest in this issue.
Maybe it is a problem with Windows 7 and Spanish, and not Windows 10.
Let's wait for someone with the same enviroment, before assuming it's a
problem with my PC/configuration.
2017-06-05 14:37 GMT-05:00 Duncan Murdoch <murdoch.duncan at gmail.com>:
> For what it's worth, I tried setting my Region
2017 Jun 05
2
months not working with local language (weekdays does)
For what it's worth, I tried setting my Region | Formats setting to
Spanish (Peru) in Windows 10 Control Panel, and got Spanish weekday and
month results.
I believe on Windows we use the Microsoft C strftime function to produce
these strings, with the %A (for weekday) or %B (for month) formats. So
this question probably needs to be addressed to Microsoft.
Duncan Murdoch
On 05/06/2017
1998 Jun 30
1
Patched Qpopper2.5 release Notification. (fwd)
...8.8.8/8.8.8) with SMTP id KAA23859;
Tue, 30 Jun 1998 10:20:19 -0700 (PDT)
Message-Id: <3.0.5.32.19980630094647.00b25300@mailhost.wiltelnsi.com>
X-Sender: woody@mailhost.wiltelnsi.com
X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32)
Date: Tue, 30 Jun 1998 09:46:47 -0700
To: "Youn Gonzales" <ispmgr@clas.net>
From: Woody Weaver <woody@wiltelnsi.com>
Subject: [linux-security] Re: A switch? A router? What am I
looking for??
Cc: <firewalls@lists.gnac.net>, <linux-security@redhat.com>
In-Reply-To: <006901bda436$ebba8260$813112d0@burrito.run.for.the.bord...
2014 Jun 08
0
Re-render partial inside a modal
*Inside my home.html.erb. I am rendering a partial inside a modal for my
sign-up.*
<div id="myModal" class="reveal-modal" data-reveal>
<%= render partial: 'users/form', :controller=>"users", :action =>"new" %>
<a class="close-reveal-modal">×</a>
</div>
*In my Users.controller.rb, I am
2017 Jun 05
2
months not working with local language (weekdays does)
Hi,
I want to reporte some strange behaviour with the "months" function, from
base R.
When using "months" to extract months from a date column, I'm getting the
months in english, when I was expecting months in spanish.
When using "weekdays" to extract days of week from a date column, I'm
getting the the days in spanish (as expected).
My understanding is