Displaying 20 results from an estimated 669 matches for "pedros".
Did you mean:
pedro
2006 Jun 16
6
Drag and Drop work in IE?
Please,
I''m build an drag and drop tree using scriptaculous and it is perfect in
FF but when I test in IE don''t work, I drag the element and when I free
the button the element don''t go to the place, stay in the mouse pointer...
What can do it happen? I''m using last version of scriptaculous.
Thank you,
Pedro
2015 May 06
3
Resumen de R-help-es, Vol 75, Envío 7
Vaya, polémica. ¿R puro es R base?
Porque van ya por 6618 paquetes en CRAN
http://cran.r-project.org/web/packages/index.html
Y nadie sabe bien cuántos hay en github.
Por cierto, ¿alguno conoce un código para hacer una estimación?
El 06/05/2015 a las 16:09, Freddy Omar López Quintero escribió:
2015-05-06 11:00 GMT-03:00 Pedro Concejero Cerezo <pedro.concejerocerezo en
2015 Sep 29
2
sobre fread {data.table}
Y con fread.. directamente sobre el ".rel"...
> datIn <- fread("DRUG-AE.rel")
> dim(datIn)
[1] 6821 8
Saludos,
Carlos Ortega
www.qualityexcellence.es
El 29 de septiembre de 2015, 18:45, Pedro Concejero Cerezo <
pedro.concejerocerezo en telefonica.com> escribió:
> No tiene cabecera. Tendrás que ponerle nombre a las variables
> Prueba este código,
2007 Nov 18
14
css image url''s and :img problem
Hi,
i have this controller class to serve static files. It works well for
the stylesheet file under a /static directory, locating it, but the
images referenced in the stylesheet do not appear. They are in the
same /static folder, next to the stylesheet.css file.
link :rel => ''stylesheet'', :href => R(Static, ''stylesheet.css''), :type
=>
2006 Feb 17
7
Rich Text Editor (RTE)
Hello,
We are developing an commercial application that need to use an RTE.
Someone know one RTE editor that can I use in an commercial application?
We need basic functions to format paragrapher, bold, italic, ...
I found FCKEditor but it is very expensive and weight.
I found this list too but don''t know what is trustful:
http://www.geniisoft.com/showcase.nsf/WebEditors
Some
2006 Jul 31
16
Sorting performance
I''m using acts_as_ferret to index one of my rails models. Right after I
start the app the first request that orders by some ferret field will
take very long. Subsequent ones seem to be fast. I guess some caching is
going on. Any tips on solving this?
Pedro.
2015 Apr 09
5
A vueltas con los UTF-8 en RStudio
Hola, otra vez a vueltas con los UTF8, seguro que es un tema sempiterno de esta lista y que ya se ha contestado, regannadme por ello (y por escribir sin acentos).
Genero un .rda en unix con el system default UTF8 y me lo traigo a un windows.
Tengo el Rstudio en windows configurado con Global Options > Default text encoding UTF8.
Cargo el .rda con load y nada, los acentos a la porra. Vamos, que
2015 Sep 30
2
sobre fread {data.table}
Hola de nuevo,
el archivo .rel esta en una carpeta comprimida .zip, yo la descomprimo con
win rar. Como no sea ese el motivo por el que no me da el fichero completo?
El 30 de septiembre de 2015, 10:30, MªLuz Morales <mlzmrls en gmail.com>
escribió:
> Pues soy gafe entonces,
> no lo entiendo:
>
> > datIn <- fread("C:\\Users\\iphealthMariluz\\Documents\\Proyecto
2012 Mar 09
6
unir 2 dataframe con con igual caso pero distinto valor en igual variable
Estimados usarios de R:
Tengo una base de datos madre en formato .sav de SPSS y la quiero
modificar usando datos de otras base de datos .sav y otra en .csv a
las que llamare hijos.
No tengo problema en convertirlas en data.frame.
Todos los archivos tienen en común una variable que es única.
En aquellos casos que les falta un valor a una variable en el archivo
madre lo relleno con el valor del
2005 Oct 12
5
ACD/queues question
Hi there,
Does anyone know how to setup an overflow queue? When a call rings on
the queue A, if all agents were busy, the call goes to the queue B.
If all agents in queue B were busy, then the call stays on both queues
until somebody answers it.
I think this is a basic ACD feature available on most PBX that support
ACD functionality.
Does anybody knows how to do it with asterisk??
2006 May 05
3
Sorting by score
I''m trying to sort by score but it seems like SortField::SortType::SCORE
is 0 instead of a SortType. A test case is attached. Without the C
extensions the test passes, so I guess it''s a bug in them. Should I be
using it without the extensions? Because if that''s the case I have some
other bugs to report.
Greetings,
Pedro C?rte-Real
-------------- next part
2006 Apr 21
3
Sorting Search results
I tried sorting the search results in Ferret::Index::Index#search and
what I found was that the sort is applied not to the whole search but to
the returned results.
Suppose I have these results:
Text - Num
foo - 2
bar - 3
far - 4
boo - 1
If I limit the search to the first two and sort by num I get:
foo - 2
bar - 3
while I think the natural behaviour would be:
boo - 1
foo - 2
Is this
2024 Feb 23
2
help - Package: stats - function ar.ols
Hello,
Thanks for the reply Rui and for pointing out that I forgot to attach
my code. Please find attached in this email my code and data.
Thanks in advance.
Best regards, Pedro Gerhardt Gavronski.
On Fri, Feb 23, 2024 at 5:50?AM Rui Barradas <ruipbarradas at sapo.pt> wrote:
>
> ?s 16:34 de 22/02/2024, Pedro Gavronski. escreveu:
> > Hello,
> >
> > My name is Pedro
2015 Sep 29
5
sobre fread {data.table}
Hola, M. Luz.
Hay infinidad de motivos por los que se te puede cortar la lectura de un archivo de datos, pero los más habituales son encontrar un "#" o unas "" en los registros, o una línea toda en blanco.
Lo primero yo creo que es dejar el archivo en texto plano (lo que te recomendaba Carlos de usar el original, no el docx), y buscar esos caracteres con un editor de texto
2006 Feb 26
5
Help On Associations Extension.
Hi to all,
I''m needing some help here ... I want to do an extension on a
has_and_belongs_to_many to build a custom add method to the
association.
i have a table locations that has a many-to-many association with a
tags tabel using a locations_tags table.
i want to add a method to the Location has_and_belongs_to_many
association so that i can do something like this on the location
2015 Sep 30
2
sobre fread {data.table}
Si en la línea 1856 de tus datos reemplazas
|"cotton-wool" spots|
por
|cotton-wool spots|
funciona (y fread lee todas las línas).
Suena a bug en el paquete (porque las comillas que no son vecinas de
separador las gestiona correctamente).
Igual quieres comentarle al autor del paquete el problema para que le
eche un ojo. De todos modos, te recomendaría que comprobases el
problema
2013 Dec 10
3
gplots y alternativas
Hola, queremos consultaros sobre alternativas a esta librería.
http://cran.r-project.org/web/packages/gplots/index.html
Estamos usando gplots para producir pdfs -un único fichero, que integra output en forma de texto y gráficos- como salida de un proceso por lotes para hacer el seguimiento y presentar resultados. Sabemos que hay alternativas como knitr y sweave, pero nos parecen mucho más
2014 Oct 14
4
Heatmap de paro (o de otra cosa) en España
Hola eRReRos, estamos preparando un talleR de coloR para el próximo
congreso y pensamos que el mejor ejemplo sería un mapa de España de
alguna variable interesante. Puesto que algunas de las cosas candentes
que preocupan en España son (afortunadamente) casos únicos, se nos
ocurre el gran problema del paro. Atención pregunta:
¿Hay algún script maravilloso publicado por ahí que nos permita
2013 Oct 29
1
Hoy reunión del "Grupo de Usuarios de R de Madrid - martes 29-octubre"
Para los perezosos como yo, para el talleR de mapas hoy en Madrid:
install.packages(c("maps",
"sp",
"maptools",
"rgdal",
"rgeos",
"mapproj",
"RgoogleMaps",
"plotGoogleMaps",
2014 Oct 16
2
Heatmap de paro (o de otra cosa) en España
Hola Pedro.
El INE cambió los ficheros de microdatos no hace mucho, aquí dejo como
se haría ahora, (utilizando MicroDatosEs). Lo que cambia es la función
para recodificar.
http://rpubs.com/joscani/unemplrate
El 15/10/14 a las #4, Carlos Ortega escribió:
> Hola Pedro,
>
> Acabo de recordar que hace poco José Luis Cañadas (participa en esta lista)
> publicó un enlace suyo a un