similar to: regex for "[2440810] / www.tinyurl.com/hgaco4fha3"

Displaying 20 results from an estimated 1000 matches similar to: "regex for "[2440810] / www.tinyurl.com/hgaco4fha3""

2006 Dec 01
1
memeory problem?!
hi, i'm trying to perform a clustering on a big dataframe the code is this: print("load required R packages") require(spgrass6) require(cluster) gmeta6 <- gmeta6() print("read in our 7 raster files from GRASS") x <- readFLOAT6sp(c ("er","crosc","longc","slope","profc","minic","maxic"))
2006 Dec 01
1
memory problem
hi to all, frustated for this error, to day i buy a 1 GB memory slot for my laptop now it have 1,28GB instead the old 512, but i've the same error :-( damn!damn!....how can i do? repeat for a little area (about 20X20 km and res=20m) it work fine! have you any suggestion? is ther a method for look if this error depend from my ram or other....? thanks foe any suggestion! i need your help.
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",
2017 Aug 28
0
regex - optional part isn't considered in replacement with gsub
"Please, consider that some SKUs have "-" in the middle, for example: "PG-9021". Then you need to include these in the list of patterns you gave. Try it again -- this time with a **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
2010 Jan 09
3
string functions
Hi! Does anybody know a string function that would calculate how many characters two strings share? I.e. ("Hello World","Hello Peter") would be 7. Thanks. Laetitia
2010 Jun 22
0
Unable to set callerid for incoming skype calls
HI, I'm using the usual Set(Callerid(num) function to change the incoming from skype callerid but it's not working. Asterisk 1.4.31 and last release of skype channels This is the dialplan exten => _0X.,1,NoOP(${CALLERID(num)} - ${CALLERID(name)}) exten => _0X.,n,Set(STRINGA="Skype") exten => _0X.,n,NoOP(${STRINGA}) exten => _0X.,n,Set(CALLERID(num) = ${STRINGA})
2016 Feb 12
2
sieve: store string list in varable
Hi, 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
2006 Jul 16
6
Pin in the Map - "tinyurl for maps" rails app
Hi there, A little while ago we launched Pin in the Map (http://pininthemap.com), a rails application which allows you to easily mark a spot on a map, attach some text to it, and get a simple link to pass around. It''s basically tinyurl for maps. It''s proved useful for organising after-work drinks, meetings, weddings plus a whole variety of other things. http://pininthemap.com.
2017 Aug 27
0
regex - optional part isn't considered in replacement with gsub
Omar: I don't think this can work. For example number-letter patterns 4), 5), and 6) would all be matched by pattern 6). As Jeff indicated, you need to provide the delimiters -- what characters come before and after the SKU patterns -- to be able to recognize them. In a quick look at the text file you attached, the delimiters appeared to be either "-" or " " (blank) and
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)
2016 Apr 06
0
Fwd: as.Date gives NAs when transforming from factor
Don't give a factor to as.Date. Convert it to 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
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
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 May 09
0
http://tinyurl.com/36pw6k Fired Aaron swartz attacs Reddit brings it down
http://tinyurl.com/36pw6k Aaron swartz attacs Reddit brings it down --~--~---------~--~----~------------~-------~--~----~ 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-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to
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
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/>