similar to: Pasar palabras de una lista a una variable del dataframe

Displaying 20 results from an estimated 200 matches similar to: "Pasar palabras de una lista a una variable del dataframe"

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)
2013 Jun 13
1
Light-weight voice recognition for IVR
Hello list, 'Just wondering if anyone can point to a very light-weight and easy to incorporate into Asterisk (v. 11.x) to handle a minimal set of responses, like: 0 - 9 yes no (maybe * and # for some people) The idea is that within an IVR menu, the caller could respond by speaking to the typical IVR options, like: For Archie, press or say 1 now For Veronica, press or say
2013 Feb 20
3
sink() and source()
Hola a todos, Tengo problemas con los comandos sink() y source() cuando los utilizo conjuntamente. He creado un script con una función dentro de la cual se ejecuta sink() Si copio-pego este scritp directamente en la consola no hay problemas y el resultado de la función es desviado a un fichero. Sin embargo cuando utilizo el comando source() para leer el script con el contenido de la función el
2012 Jul 12
1
SVAR Restriction on AB-model
Hello! I'm doing a svar and when I make the estimation the next error message appears: In SVAR(x, Amat = amat, Bmat = bmat, start = NULL, max.iter = 1000, : The AB-model is just identified. No test possible. Could you help me to interpret it please. Also I have the identification assumption that one of my shocks is exogenous relative to the contemporaneous values of the other variables
2006 Apr 09
1
how safe is it to rsync databases?
Hi people! I've been hunting around the web for an answer to this question for a couple of days now. I run the IT for a small company and i don't have a lot of experience with the type of C-ISAM database application that is used by my company, I deal with the general IT issues and call in specialists when required. But I need to backup this 10GB database to a disaster recovery
2004 Aug 06
2
multicast (was streaming)
Hi Jack, Ross & all... We have been working with V-Trails in refining their solution for Mp3 streaming and will be bearing the fruits of this labor starting this weekend publicly with 5 different "Audiorealm Network" stations for first initial public testing - after final testing we look to release this solution NETWORK wide - making the Audiorealm.com Network effectively the first
2006 Oct 20
2
PDC: client has "profile.pds" trouble
Hello list. I just installed and configured my first Samba-3 PDC and I succeeded immediately with the "join" operation with a Win2k SP4 client. As I afterwards rebooted and tried to logon with the domain user, both root and regular user, I got an error messagge telling me that it was unable to create \\servername\root\profile.pds. In fact, my /home/profiles directory remains empty (no
2006 Apr 08
1
helping out with documentation?
What would be the best way to help out with Documentation - like changing some of the bits in Samba by example or adding pointers to other chapters where John Terpstra has missed a step that another chapter covers? I can't find any info on the website that shows me how to write in the docbook xml format - I haven't done that before, so I need some pointers. Where can I find some?
2006 May 19
1
new directory to share gives error code -43
Hi I'm running samba on a unix box to share out our unix file system across windows and mac boxes and it works just fine. However, I wanted to add another directory to share so I added it to the smb.conf file by copying previous entries and making the appropriate directory path changes. Now when I connect to server from my Mac box the directory appears in my list of options but after
2001 Nov 26
2
I need Help!
Hello! I'm beginning to use R and I have a problem. I've a data base of 1491 elements, I could create the points from this data frame but when I try to create the pairs the computer takes 30 minutes and a message appears: The memory limit was achieved! Do you know how can I enlarge the memory size available for R in my computer? I'll really appreciate your help. Bye,
2003 Nov 26
3
Printer sharing
Hi, i used [printers] comment = All Printers path = /var/spool/samba browseable = yes printable = yes public=yes create mode = 0700 to share my printers to W2K Clients. For that i created a printer (printing is working locally) on my linux machine (RH9, Samba 2.2.7, Cups). If i try now to use this printer on my W2K machines i can create a Printer in the Control Panel browsing the Domain and
2009 May 11
2
Fwd: rsync on OSX for transferring files using FAT32
Hi, Which version of Mac OS X are you running? If you are on Mac OS 10.5.x then I can only suggest that you try either formating the drive to HFS + or creating a disk image with an HFS+ file system. If you are running Mac OS 10.4.x then ensure that that ACL support is enabled on the drive. The following URL contains information on how to check and enable ACL support :
2010 Jul 08
4
Duda con orden Cars93
Cordial saludo, Estoy haciendo una grafica de la base de datos Cars93 conde relaciono Manufacturer con Price con este codigo library(MASS) with(Cars93,plot(Manufacturer, Price, las=2, ylab="Precio (en $1,000)")) necesito el comando para que queden ordenados de manera ascendente como en la grafica 2, muchas gracias por su ayuda Grafica 1 [image: M-P.JPG] Grafica 2 [image: M-P
2009 Mar 12
0
Listas de "stopwords" y raíces de palabras para
>Me gustaría saber si alguien conoce listas de palabras y de raíces >para ser usadas en un proyecto de minería de texto usando el paquete >tm de R. Hola Carlos, Depende de la tarea la mejora en el rendimiento mediante la eliminación de 'palabras vacias' y el uso de radicalización (stemming) o lematización. Vas a reducir el volumen del diccionario y a homogeneizar la muestra,
2018 Feb 15
2
Pasar una lista de palabras por una variable del dataframe
Hola, Tengo un grupo de 600 palabras que he recogido en una lista en R llamada "Atributos". Necesito saber cuántas veces cualquiera de esas palabras aparece en cada observación de la variable "Opinion" del dataframe "Datos", esta es una variable de texto. ¿Qué paquete se usaría? Gracias!
2023 Mar 03
1
[PATCH] Change the meaning of the fields in the ttm_place structure from pfn to bytes
On 3/3/23 08:16, Somalapuram Amaranath wrote: > Change the ttm_place structure member fpfn, lpfn, mem_type to > res_start, res_end, res_type. > Change the unsigned to u64. > Fix the dependence in all the DRM drivers and > clean up PAGE_SHIFT operation. > > Signed-off-by: Somalapuram Amaranath <Amaranath.Somalapuram at amd.com> > > [...] > > diff --git
2017 Aug 15
3
Contar palabras sin tener en cuenta observaciones con NA
Buenas a todos, Necesito crear una variable "Numero.palabras" que sea el número de palabras de la variable "titulo". Al crearla, cuando en la variable "titulo" aparece un NA, me cuenta como 1 palabra. Por otro lado, los puntos o / también los cuenta como palabras. ¿Me podrías ayudar con el comando que tengo que meter para que me de el resultado correcto? Muchas
2011 Apr 28
2
Re-downloading mails after migrate server
I think a good try is update the new server to latest dovecot version. I migrate about 1.5M mailboxes from dovecot 1.0.X to Dovecot 2.0.X and no problems (and we have a lot of users with the "leave copy on server" option checked). http://wiki2.dovecot.org/Migration On Thu, Apr 28, 2011 at 9:41 AM, Pete Conkin <pete at reach.net> wrote: > ----- Original Message ----- From:
2018 Jan 15
4
sum multiple csv files
Hi, I am pretty new to R and I would apreciatte very much your help to solve my problem. I have 40 csv files that have the same structure, and I want to merge them into a single data frame. I already have load and combined all the cvs files into a large list, and I created two filenames <- list.files('data',full.names=TRUE) All_data <- lapply(filenames,function(i){ ###read cvs
2017 Nov 28
5
Búsqueda de palabras en una variable de R
Buenas, Tengo un vector de 40 palabras (marca) y necesito saber si en una de las variables del data.frame (datos) se incluye alguna de esas 40 palabras. Si se incluye alguna de ellas, me gustaría crear una variable dummy siendo 1 que incluye alguna palabra y 0 que no incluye. ¿Qué paquete me recomendáis? ¿Cuál sería el comando a ejecutar? Gracias!