search for: gato

Displaying 20 results from an estimated 24 matches for "gato".

Did you mean: gate
2015 Apr 11
3
'Nancycats' en R
Buenas tardes, Estamos intentando hacer un estudio sobre diversidad en gatos callejeros ('stray cats') de la base de datos 'nancycats' (librería 'adegenet') de R. Sin embargo, no entendemos muy bien los datos. ¿Alguien puede explicarnos a qué corresponde la variable respuesta? Entendemos que las filas son los 237 gatos (observaciones), y las column...
2005 Sep 26
0
Bloglines Software Engineer - Los Gatos CA
Hi, If anyone is interested in this or other positions at Bloglines, drop me an email. All we really want is a Unixy/C++ person with a Clue. If you fit that, contact me, even if this job description sounds lame :) -Paul Title Sr Software Engineer, Bloglines City Los Gatos State CA Zip Code 95032 Preferred Experience (Years) 5 SENIOR SOFTWARE ENGINEER, BLOGLINES Summary Description: Ask Jeeves, Inc. is seeking qualified candidates for the position of Sr. Software Engineer to work at our Los Gatos location. The Software Engineer will develop and imple...
2011 Sep 18
9
Rails 3 and postgresql
...t;packs".* FROM "packs" WHERE "packs"."" = $1 LIMIT ... ^ : SELECT "packs".* FROM "packs" WHERE "packs"."" = $1 LIMIT 1 It used to work with rails 2. What happened ? Gato Pardo -- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscr...
2018 May 23
2
Pasar palabras de una lista a una variable del dataframe
Muchas gracias Carlos, Me da error al hacerlo. Mi variable donde quiero que localice las palabras de la lista tiene más de una palabra, no se si puede ser por eso. Gracias El Mar, 22 de Mayo de 2018, 20:15, Carlos Ortega escribió: > Hola, > > Aquí tienes un ejemplo (reproducible)... > > #----------------------- >> # Generar nombres de mujer >> library(randNames)
2015 Apr 11
2
'Nancycats' en R
...uot;, 0.5 a "Aa" y 1 a "AA". > > Saludos cordiales, > Jorge.- > > > > 2015-04-12 0:37 GMT+10:00 Gemma Ruiz-Olalla <gemma.ruizolalla en gmail.com>: > > > Buenas tardes, > > > > Estamos intentando hacer un estudio sobre diversidad en gatos callejeros > > ('stray cats') de la base de datos 'nancycats' (librería 'adegenet') de > R. > > Sin embargo, no entendemos muy bien los datos. ¿Alguien puede > explicarnos a > > qué corresponde la variable respuesta? > > > > Entendemos qu...
2018 Feb 06
4
Optimizar código
...NA_1<-c("caliente","frío","gordo","flaco")CADENA_2<-c("bueno","malo","bueno","malo")CADENA<-rbind(CADENA_1,CADENA_2)CADENA<-t(CADENA)LISTA<-c("caliente","perro","flaco","gato","coche") for (i in 1:nrow(CADENA)) {for (j in 1:length(LISTA)) {if(toString(LISTA[j])==toString(CADENA[i,1]))  {print(paste("fila:",j,CADENA[i,2],sep=" "))}}} Un saludo y muchas gracias a todos. [[alternative HTML version deleted]]
2020 Jan 03
3
Error en salida de lubridate::seconds_to_period() en Rmarkdown
...da: - *Duración total 52* Lo de envolverlo en seconds() lo puse para ver si funciona, y no hay cambio. Daría lo mismo seconds_to_period(dato), pero lo dejé para mostrar que lo tomé en cuenta. --- En realidad y de momento, es un solo dato que lo puedo copiar a mano, pero la curiosidad mató al gato y a mí me pone nervioso Que sigan bien -- Juan Abasolo Hizkuntzaren eta Literaturaren Didaktika Saila | EUDIA ikerketa taldea Bilboko Hezkuntza Fakultatea Euskal Herriko Unibertsitatea UPV/EHU Sarriena auzoa z/g 48940 - Leioa (Bizkaia) T: (+34) 94 601 7567 Telegram: @JuanAbasolo Skype: abasol...
2013 May 13
3
ZFS on Linux + ACLs
Hello, Does anyone test ZFS on Linux and ACLs? I can't setup POSIX ACLs and any extended even using acl_xattr or acl_tdb. Is any way to use ACLs with ZFS on Linux (Samba 3 or 4)? Best regards /Adrian Berlin --
2007 Apr 13
3
RJS - replacing html for multiple entries
I have some elements that could show up on the same page multiple times. Can anyone recommend a good way to do a replace_html in this case? I may have, for example, 3 posts that have been repeated on a page, all with the same id (e.g, <div id="post-11">) and I want to perform a replace_html against all of them. Doing it the normal way just replaces the first. Can someone help?
2017 Jan 17
0
[ANNOUNCE] xf86-video-r128 6.10.2
Adam Jackson (1): Adapt Block/WakeupHandler signature for ABI 23 Connor Behan (1): Remove gatos advertisement Kevin Brace (1): xextproto 7.1 support update to the source code Matt Turner (1): xf86-video-r128 6.10.2 git tag: xf86-video-r128-6.10.2 https://xorg.freedesktop.org/archive/individual/driver/xf86-video-r128-6.10.2.tar.bz2 MD5: 905758eb0711bf7151c4f6c435757426 xf86-...
2011 Jun 10
0
(no subject)
...) exten => _*71*.,9,Hangup ; Desativa o siga-me incondicional [sigame-off]exten => _*72*,1,NoCDR() exten => _*72*,2,DBdel(CF/${CALLERID(num)}) exten => _*72*,3,Playback(cancelled) exten => _*72*,4,Playback(beep) exten => _*72*,5,Hangup Bom, agora vamos ao pulo do gato, esse passo ? muito importante pois ? ele quem verifica se existe ou n?o o siga-me para o ramal. Vamos ao contexto: [disca] exten => _3XXX,1,Noop(CF/${EXTEN}) exten => _3XXX,2,Set(siga=${DB(CF/${EXTEN})}) exten => _3XXX,3,Dial(SIP/${siga},30,Ttw) exten => _3XXX,4,Dial(SIP/$...
2006 Nov 21
2
Accessing scopes
If with_scope has been called previously, how do I access the find conditions dynamically? I am asking because I am using a find_by_sql call (which clobbers the with_scope). How can I access the method scoping so that I can read it and incorporate it into my query manually? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google
2010 Mar 24
3
call trace when using acl_tdb module
Hello, When I am using module acl_tdb and I am trying to get access to directory I am getting call trace in log.ip Best regards! /Adrian Berlin =============================================================== [2010/03/24 13:54:05.295901, 0] lib/fault.c:47(fault_report) INTERNAL ERROR: Signal 11 in pid 15556 (3.5.1) Please read the Trouble-Shooting section of the Samba3-HOWTO [2010/03/24
2007 Apr 07
19
Constant 0.11.4 Errors
Folks, Since upgrading to ferret 0.11.4 on Mac OS X Tiger, I''ve been running into constant crashes when running my Rails tests. Here''s an example of the output. -- snip -- 1) Error: test_published_blog_can_be_ferreted(BlogTest): Ferret::FileNotFoundError: File Not Found Error occured at <except.c>:117 in xpop_context Error occured in fs_store.c:329 - fs_open_input
2014 Dec 03
1
tinc vpn: adding dscp passthrough (priorityinherit), ecn, and fq_codel support
...as it was, was to toss a beaglebone box in as a vpn gateway instead, (on comcast's dynamically assigned ipv6 networks) and maybe fiddle with the http://cryptotronix.com/products/cryptocape/ which has a new kernel driver.... (it was a weekend, it was raining, I needed to get to my lab in los gatos from gf's in SF and ssh tunneling and portforwarding was getting bothersome... so I hacked on tinc. :) ) >> (and if you thought recvmsg was complex, look at recvmmsg) > > It seems someone is already working on that, see > https://github.com/jasdeep-hundal/tinc. Seemed to be...
2011 Jun 08
1
Problem with IDMAP+LDAP+WINBIND
Hello, I have problem with idmap configuration. I would like to use LDAP as backend for idmap in Samba+ADS environment, but i have following errors in log.winbindd-idmap: [2011/06/08 16:57:54.805575,? 0] winbindd/idmap.c:201(smb_register_idmap_alloc)????????????????????????????????????????????????????????????????????????????????? ? idmap_alloc module ldap already
2014 Dec 03
3
tinc vpn: adding dscp passthrough (priorityinherit), ecn, and fq_codel support
I have long included tinc in the cerowrt project as a lighter weight, meshy alternative to conventional vpns. I sat down a few days ago to think about how to make vpn connections work better through fq_codel, and decided I should maybe hack on a vpn to do the job. So I picked up tinc's source code for the first time, got it working on IPv6 as a switch in a matter of minutes between two
1998 Mar 17
26
Newbie Question
Does Samba allow me to mount NT (disks) file systems on my Unix (SGI) box? Randy -- Randy Fox Coryphaeus Software, Inc. Sr. Software Engineer 985 University Ave. Suite 31 rfox@coryphaeus.com Los Gatos CA, 95030 www.coryphaeus.com Tel: 408/395-4537 Fax: 408/395-6351
2009 Apr 26
2
7.2-PRE amd64 panic when starting Xorg
...DEON(0): Assuming overlay scaler buffer width is 1536 (II) RADEON(0): No MM_TABLE found - assuming CARD is not TV-in capable. (==) RADEON(0): Write-combining range (0x0,0x1000) was already clear (!!) RADEON(0): For information on using the multimedia capabilities of this adapter, please see http://gatos.sf.net. (!!) RADEON(0): MergedFB support has been removed and replaced with xrandr 1.2 support (--) Depth 24 pixmap format is 32 bpp (II) do I need RAC? No, I don't. (II) resource ranges after preInit: [0] 0 0 0xd9000000 - 0xd900ffff (0x10000) MX[B] [1] 0 0 0xd0000000 - 0xd7ffffff (0x800000...
2011 Feb 17
2
BUG: SAMBA 3.5.x and IBM TSM
Hi! I am using SAMBA 3.5.x and it doesn't work with IBM TSM. IBM TSM works properly with SAMBA 3.2.15. Is there any chance to solve this issue in future SAMBA versions? Best regards /Adrian Berlin -- You Rock! Your E-Mail Should Too! Signup Now at Rock.com and get 2GB of Storage! http://connections.rock.com/user/displayUserRegisterPage.kickAction?as=116748&STATUS=MAIN