similar to: Replacing values in dataframes

Displaying 20 results from an estimated 500 matches similar to: "Replacing values in dataframes"

2015 Apr 07
3
[LLVMdev] any linux distro with llvm/clang/klee packages available
Are there any "current" Linux distros that have installable packages for llvm, clang, nad klee? I am struggling to get klee built and need a working klee setup asap. Thanks in advance, Donald
2011 Jan 04
2
unicode variable and function names?
Dear List, Is it possible to have function names like ? (unicode universal quantifier)? This question is inspired by agda source code, which supports this. http://www.cs.nott.ac.uk/~nad/listings/lib-0.4/Algebra.html It would be handy to use. My guess is, however, that it's not supportet in R. Regards, Steve
2007 Oct 22
2
Snom 360 lights not working on subscription
Dear friends, I am working around with a Snom 360 and Asterisk 1.4 + FreePBX In order to get subscriptions working and the Snom 360 lights turns on, I have set everything just like all the pages in the net explain. So, I get subsciption working. I can list subscription on the asterisk and if I use the SIP trace function built in at the SNOM nad see NOTIFY messages and 200 OK responses.
2011 Dec 06
2
split date nad time
Dear R Users, given that: > AggDateTime[960:962] [1] "2011-08-25 23:59:00 BST" "2011-08-26 00:00:00 BST" [3] "2011-08-26 00:01:00 BST" > unlist(strsplit(as.character(AggDateTime[960])," ", fixed=TRUE)) [1] "2011-08-25" "23:59:00" > unlist(strsplit(as.character(AggDateTime[962])," ", fixed=TRUE)) [1]
2012 Jan 13
2
Rozważania odnośnie storage?
Cze??. Aktualnie mam do czynienia z klastrem pocztowym, w kt?rym pliki wiadomo?ci pocztowych u?ytkownik?w s? przechowywane na raid software-owym udost?pnianym po NFS. Serwer?w NFS jest kilka, ka?dy udost?pnia podzbi?r wiadomo?ci dla odpowiedniego serwera z postfix-em, kt?ry jest klientem NFS. Dane z jakiego serwera NFS host frontend z postfix-em powinien montowa? katalogi z poczt? s? w MySQL.
2006 Sep 22
2
proj4R library will not install
I'm hoping someone can help me. I have downloaded the proj4R.zip and under my version of R (2.3.1) I install the package from local zip file. This worked great. I then type library(proj4R) to load the library and I get the error: Error in library(proj4R) : 'proj4R' is not a valid package -- installed < 2.0.0? I have read through the install documentation and have downloaded and
2003 Feb 03
2
itanium
I am trying to compile R-1.6.1 on an itanium. using either gcc 2.96 or gcc 3.0.4 nad either the supplied Redhat blas libs or the supplied code (ie wiht the --no-blas option) I get this error. Has anyone who has compiled R for the itanium advise me on the compilers versions and flags that they used? thanks bye rob gcc -shared -L/usr/local/lib -o lapack.so Lapack.lo
2005 Jun 13
1
Php package for Microsoft-SQL
Hello I need connect from PHP to MS-SQL. Is there an way how to make just something like php-mssql-x.x.x.rpm without modifiing nad rebuilding full PHP RPMS package (this way I know ...)? I do not want loose abylity of automatic security updates ... -- Petr Kl?ma JIHOMILK a.s. Rudolfovsk? 246/83 370 50 ?esk? Bud?jovice Czech Rpublic phone: +420 389 136 209
2002 Mar 14
1
little dude about how classify traffic
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I am doing some experiments with HTB nad I have the next dude: I only make experiments with ssh traffic for the momment. If I want to classify that traffic do I need to do rules to the rest? I don''t know if you understand my idea. - -- +-------------------------------------------------------------------+ | Luis Miguel Cruz.
2011 Feb 11
1
dsync parallel conversions ?
Hello Would it be possible to run multiple dsync command in parallel ? I have 4000 mailboxes to convert nad it takes a LOT of time to do so when running dsync one by one ... Thanks
2002 Oct 30
1
Boot Linux from Linux
Dear Mr. H AGAIN: THANKS FOR YOUR PRODUCT! I am building a Beowulf Cluster for Meteorological Simulations (DK government) and must boot the buggers over and over again. At present boot and configure nodes in 3:40 min. Fault tolerans and speed 1. I can now promote a node to master (BOOTP/TFTP/NFS/Repository...). 2. I can now push Repository to secret partition nodes and boot
2001 Dec 07
1
dividing traffic equally towards 2 default gateways?
Hello all. I am not 100% familiar with the Linux advanced routing capbalieties yet, so I thought , after reading source code, documentation and more that I might be better off asking the experts on this list. I am not using this ina production environment, but at home, as a test case. First of all, here is the network topology. Internal LAN <--> Switch <--> [NAT/FIREWALL/INTERNAL LAN
2004 Jun 22
2
function not in load table
Hi, I apologize for this often/old question. I found some hints but couldn't solve the problem so far. I have C functions (incl. the header files) as well as the R wrapper functions which I want to use for faster calculations. These functions are included in a R package. The installation process seems to be ok (no errors). I also can load the package without errors. But when I call the
2010 Feb 28
5
emergency! linux kickstart pxe boot needed
Hey folks, I'm at colocaiton in the middle of a big rebuild and it seems I have a faulty CD rom in the server that I need to put Centos on via Kickstart. So I cannot boot the Centos 5.4 net install CD. Is PXE kickstart easy to set up? I have a laptop here with DHCP already going. I google and a bunch of stuff comes up but it does not look simple. I'm just shooting htis out ther eon
2006 Nov 18
2
[LLVMdev] EH and call conversion integration
Hello! I am currently trying to make EH (exception handling) possible to be integrated in C++. This means that C++ code can throw exceptions and llvm code can catch such exception and llvm can throw exceptions that C++ can catch (or pass through). There are quite some difficulties with approach: * I must write ABI specific backends for EH. Since we support Visual Studio and GCC, two
2018 Jan 20
1
Specification: Bi variate minimization problem
------------------- Version 2 of my problem improving the definition of what the optimal solution would be. Dear all, I'm working on the following problem: Assume two datasets: Y, Y that represent the same physical quantity Q. Dataset X contains values of Q after an event A while dataset Y contains values of Q after an event B. In R X, Y are vectors of the same length, containing
2014 Oct 07
1
Issue installing Matrix Package
Hi, I installed R-3.1.1 on AIX-5.3 and my installation hanged up while installing Matrix Package. so i killed the gmake ; gmake install the software nad tired installing Matrix package manually - [ncmr0202][/gpfs1/home/shivali/gang/R-3.1.1/bin/package]> /gpfs1/home/shivali/gang/R-3.1.1/bin/R CMD INSTALL Matrix the package compiled successfully but while loading Matrix package the
2003 May 16
4
XP Joining Samba Domain - Cry For Help
It is way too late to be wrestling with this, but being the obsessive compulsive I am..... I can not get an XP machine to join a samba-ldap domain The machine account has been made The XP registry and local policies have been set I continue to get 'specified domain does not exist' I have gone in circles nad can't figure a thing out! If anyone is out there right now (3:49 CST) and
2009 Jan 10
1
Bubble plot on shapefile - projection issues?
Dear R help list, ? I am working on some data from a study on the habitat use and movement patterns of fish using a marine protected area in Hawaii.? We have a number of acoustic receivers in a MPA, and any time a tagged fish passes within range it records the date and time of detection.? I am trying to make bubble plots?showing the number of detections for each fish at each receiver.? I have been
2015 Nov 25
2
OT: bareos, Windoze, beating head on wall
Ireneusz Piasecki wrote: > W dniu 24.11.2015 o 19:38, m.roth at 5-cent.us pisze: >> Again, I'm posting here because when I tried their mailing list, I >> didn't get much response. > > It's normal for bareos mailing list and bugtrac system. Bareos is paid > support oriented (even opesourced), so don't expect so much help from > them - when they could get