Displaying 20 results from an estimated 20000 matches similar to: "Difusión por e-mail masivo"
2012 Jan 13
0
Preços por serviços e equipamento
Senhores algu?m pode me passar os valores aproximados para realizar essas
configura??es,
uma amigo n?o sabe como e quanto cobrar para fazer as configura??es para um
cliente e fica me perguntando, eu cobro por hora, e o senhores ?
O servi?os s?o:
- Configura??o do PABX digital
- Configura??o de URA
- Configura??o de redirecionamento para celular por operadora
ATT
--
Cl?udio Duarte
(61)
2014 Jan 10
4
Fwd: Re: Curso de R de Hastie y Tibshirani
Yo me he apuntado también.
Eso de masivo y online suena bien.
Ya veremos cuánto tiempo le puedo dedicar.
Gracias por el aviso Carlos.
Un grupo por aquí no sé si es fácil pero lo voy a intentar.
Saludos.
-------- Mensaje original --------
El 10/01/14 11:17, Carlos J. Gil Bellosta escribió:
> Hola, ¿qué tal?
>
> Sabréis que en unos días comienza un MOOC de Hastie y Tibshirani,
2010 Jun 21
4
Remover E-mail
por favor remover meu email da lista de voc?s...
obrigado
--
Renato Vieira dos Santos
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-users/attachments/20100621/ede21a81/attachment.htm>
2013 Sep 25
0
CAMBIO DE CUENTA DE E-MAIL
Ante todo un saludo afectuoso y mi sincera felicitación por el excelente
trabajo que desarrollan.
El motivo de este mensaje es solicitarles que se me cambie la cuenta de
correo a: jm.garcia.fdz@gmail.com
Agradeciendo su atención aprovecho para saludarles afectuosamente
Jorge García
[[alternative HTML version deleted]]
2013 Sep 25
0
CAMBIO DE CUENTA DE E-MAIL
Ante todo un saludo afectuoso y mi sincera felicitación por el excelente
trabajo que desarrollan.
El motivo de este mensaje es solicitarles que se me cambie la cuenta de
correo a: jm.garcia.fdz@gmail.com
Agradeciendo su atención aprovecho para saludarles afectuosamente
Jorge García
[[alternative HTML version deleted]]
2015 Apr 01
2
Diferencias entree la ejecucion por consola y por linea de comandos
Buenas tardes,
Estoy teniendo problemas al ejecutar un script de R por linea de
comandos. Se trata de un problema de programación lineal con las
librerias lpSolve y lpSolveAPI en el que leo los datos desde un CSV.
El problema con dos decimales funciona sin problemas pero si
aumentamos a 4 decimales en algunos datos de entrada nos da solución
si ejecutamos desde la consola pero no da solución
2014 Mar 12
2
Frecuencia absoluta acumulada por individuo y por
Por si tienes especial interés en utilizar sqldf:
todos <- sqldf(
"select distinct a.ID,b.YEAR
from dt a , dt b;")
suma <- sqldf(
"select ID,YEAR,sum(CANTIDAD) as CANTIDAD
from dt
group by ID,YEAR;")
todos <- sqldf(
"select a.ID,a.YEAR, CANTIDAD
from todos a left join suma b
on a.ID = b.ID and a.YEAR = b.YEAR
group by a.ID,a.YEAR;")
todos$CANTIDAD =
2017 Jan 09
3
Leer csv separado por comas y por espacios
Buenas compañeros!
Tengo una duda y no se muy bine como resolverlo. Tengo un csv en el que hay variables separadas por comas y otras esparadas por espacios (tabulaciones). Algo así
V1 V2 V3,V4
M1 123 2512,2522
M2 117 2852,3521
...................................
Para leerlo he probado poniendo:
2012 Mar 02
1
Rebélate by self-management, first project of free software by which we bet all / Rebélate por la autogestión, primer proyecto de software libre por el que apostamos todas
Ingl?s :
Many already we have contributed to the first project of free software
dedicated to self-management in this campaign of collective financing,
it collaborates and it spreads!/
Beginning campaign collective financing
http://www.goteo.org/project/rebelaos-publicacion-por-la-autogestion?lang=en
Login to enter with user of social networks and for would register in Goteo :
2012 Mar 02
1
Rebélate by self-management, first project of free software by which we bet all / Rebélate por la autogestión, primer proyecto de software libre por el que apostamos todas
Ingl?s :
Many already we have contributed to the first project of free software
dedicated to self-management in this campaign of collective financing,
it collaborates and it spreads!/
Beginning campaign collective financing
http://www.goteo.org/project/rebelaos-publicacion-por-la-autogestion?lang=en
Login to enter with user of social networks and for would register in Goteo :
2018 Jun 07
2
Fusionar por variable de texto
Buenas tardes,
Necesito fusionar dos dataframes por una variable de texto pero al
hacerlo veo que no lo hace bien. ¿Hay alguna forma de que sí lo haga?
Gracias
2007 Dec 10
0
Error in read.spss() for .por files
Hi, There are two unanswered reports of this error (below) in read.spss()
when used with a .por file. I had the same problem and in order to
successfully read the file into R I downloaded spss, saved the data as
.dat tab-delimited, and then used read.table(). The point is that spss
successfully read the same .por data file (the Polity II data freely
available from ICPSR) that R couldn't
2008 May 10
1
problem reading .por SPSS file
Hello,
I've a .por file from 1998. I've tried to read it with
library(foreign)
read.spss("mhp_hu.por")
at this point R simply stops working and my whole system is close to unusable
I've found one related thread, but even there no real solution was given
https://stat.ethz.ch/pipermail/r-help/2007-February/125071.html
Unfortunately, I have no SPSS, and I can't convert
2016 Jul 24
2
Vision por computador
Saludos a todos y todas estoy comandando a estudiar vision por computador
con opencv y python, que paquete recomendarian para empezar a experimentar
esta area con R.
Saludos cordiales
[[alternative HTML version deleted]]
2020 Mar 25
2
GSoC Interested student
Hi Johannes,
Sorry about the failing tests. I completely forgot about running all of
them, I only ran the tests for the openmp ipo transforms.
I found the GH issue in cache. I can post it here if you want.
I analyzed these runtime calls, __tgt_target_teams_[nowait]. What I
don't understand about the problem we want to solve (splitting the
memory transfer into issue and wait and legally
2023 Mar 13
1
str_replace por orden de aparición en una cadena.
Hola,
Tengo una variable string que tiene muchos casos, pero necesito en cada uno
de ellos reemplazar el último "==" por "=".
asi está asi necesito
si p1 == 1 o 2 == 1,3 si p1 == 1 o 2 = 1,3
si p1 == 3 o 4 == 1 si p1 == 3 o 4 = 1
si p1 == 5 == 0,7 si p1 == 5 = 0,7
si p1 == 5 = 0,7 si p1 == 5 = 0,7
si p1 == 6 == 0 si p1 == 6 = 0
si p1 == 7 == no aplica si p1 == 7 = no aplica
2020 Mar 23
2
GSoC Interested student
Hi Johannes,
Yes, I'm highly interested, I already started. It would be nice if you post the details again. I didn't take note of them, I was always looking at the issue in GH.
The problem I'm facing right now is this:
The first task is identifying OpenMP API calls referred to device memory
allocation. I first understood how the compiler driver orchestrates the
process of offloading
2013 Aug 01
0
Problemas con NA y sub-selección por índice
Hola Fernando,
Que pasa si usas
subset(d, PESO == 76)
?
Saludos,
Jorge.-
2013/8/2 Fernando Macedo <fermace@gmail.com>
> Estimados compañeros de lista, estábamos trabajando con unos datos que
> adjunto y queríamos hacer una selección mediante índices pero nos deparamos
> con algún problema.
>
> Por ejemplo si hacemos solamente:
>
> data[data$PESO==76] me da algo
2020 Mar 22
2
GSoC Interested student
Ahhh I understand. So I believe the project you posted is still opened.
Do you any advice on the question I posted before?.
Thank you.
On 22/03/20 1:26 p. m., Doerfert, Johannes wrote:
> I did not. The issues sections on GH was removed.
>
> ________________________________________
> From: Hamilton Tobon Mosquera <htobonm at eafit.edu.co>
> Sent: Sunday, March 22, 2020 12:21
2020 Mar 29
2
GSoC Interested student
Hi Johannes,
I've been thinking on how to implement a solution for the problem and I
have some questions:
1. You mention in the problem description that the current asynchronous
functions can be used, and probably modified. The problem is that those
runtime functions with _nowait at the end are not asynchronous. Looking
at their implementations, they just wait for other tasks is there