Displaying 20 results from an estimated 3000 matches similar to: "reading formatted txt file into a data frame"
2009 Feb 22
1
Filtering a data frame using a string for colum header
Hi all,
I was just radomly playing with R and got the following error when
trying to filter a data frame using a string:
> Angel <- c(7,8,6,9,10)
> Buffy <- c(8,9,4,9,10)
> Firefly <- c(9,9,10,10,10)
> DrHorrible <- c(10,9,9,10,10)
> my.df <- data.frame(Angel, Buffy, Firefly, DrHorrible)
> my.df["DrHorrible"]
DrHorrible
1 10
2 9
3
2009 Oct 05
1
How to get NA's into the output of xtabs?
Dear all,
Lets say I have the following data frame:
> df1 <- data.frame(Show=c('Star Trek', 'Babylon 5', 'Dr Who'), Size=c(0.7, 0.0, 0.701), Date=as.Date(c('2007-08-03', '2007-08-03', '2007-08-03'), format='%Y-%m-%d'))
> df2 <- data.frame(Show=c('Star Trek', 'Dr Who', 'Torchwood'), Size=c(0.8, 0.85,
2020 Sep 08
26
[Bug 3210] New: Confusing errors when pam_acct_mgmt() fails
https://bugzilla.mindrot.org/show_bug.cgi?id=3210
Bug ID: 3210
Summary: Confusing errors when pam_acct_mgmt() fails
Product: Portable OpenSSH
Version: 8.3p1
Hardware: Other
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: PAM support
Assignee:
1999 Oct 30
0
SAMBA digest 2289
I also set up samba 2.0.5a (binaries from Skunkware) on a SCO 5.0.5
server. I have a conf file, but it's on my laptop, and that's downstairs,
and I'm about to get ready to leave, so I'll dig it up later. :) From
what I remember though, all I changed was:
- the workgroup name,
- turned off browse master
- turned off the printing system
- set the guest user to 'nouser'
1999 Aug 24
1
Samba / NT / Win98 and Browsing
Hey all,
Our scenario is hopefully quite simple. A client has a MS Small Business
Server and about 6-8 Win98 clients. There are also two SCO v5 boxes, which
are running samba 2.0.3 (the precompiled version). From the NT box, we can
see the SCO servers, but from the Win98 boxes, the SCO servers are not
visible. Samba is configured to register its name with the NT WINS server,
and I'd
2006 Jun 12
3
Syntax errors on "insert into"
I''m digging around and googling but can''t seem to find what I think is a
simple thing. All I''m trying to do is insert data in a migration into a
table, using regular SQL statements.
LIke this:
class AddStateData < ActiveRecord::Migration
def self.up
INSERT INTO states values ('''',''Alaska'');
INSERT INTO states values
2011 Mar 06
20
does wine opens and works Babylon 8 well ??!!
does wine opens and works Babylon 8 well ??!!
if i installed wine,will Babylon work well on it ?!!
hope you will answer me
thanks
2011 Dec 04
3
Sources for extras??
With invaluable help here, I've just gotten 6.0 onto a PC. I went
through the listings in PackageKit, removing things I know I'll never
use; ran yum update; installed Opera; went to the epel, rpmfusion, and
one whose name slips my mind (It's a new name.); enabled them all; and
tried to get a lot of my regular apps :
[....]
Setting up Install Process
No package dillo
2001 Feb 05
1
babylon
Hello all,
Has someone babylon (http://www.babylon.com) running under wine?
Installation went ok, but I can't use the mouse buttons
to sellect a word .
Faust
2010 Jun 11
9
Are recursive snapshot destroy and rename atomic too?
In another thread recursive snapshot creation was found atomic so that
it is done quickly, and more important, all at once or nothing at all.
Do you know if recursive destroying and renaming of snapshots are atomic too?
Regards
Henrik Heino
2011 Aug 07
5
Best Wine Front-End
Hello I was wondering what are the best Wine Front-Ends. PlayonLinux is excellent with games that is for sure... But when I try to install the copy I bought of Babylon Pro 9 a few years ago, when I try to push the dictionaries I simply can't... So I would like to know what is the most friendly front-end in order to install applications that need patches and updates (in this case my babylon
2006 Jun 13
5
Can RoR handle a lot of traffic?
And compared to PHP?
--
Posted via http://www.ruby-forum.com/.
2010 Oct 11
1
installing 32 bit vlc on Centos 5.5??
I'm in yum dependency hell using epel, rpmforge and rpmfusion repos to
install vlc on 32 bit Centos 5.5. Anyone have a better idea? Doesn't
really have to be vlc I just want to be able to play a dvd and Movie
Player complains about missing plugins without saying what they are.
Dave
--
"It is no measure of health to be well adjusted to a profoundly sick society."
2011 Apr 04
3
Is Centos 5.5 too old fro Google Chrome?
I tried to install Google Chrome and received the dependencies
error. Is Centos too old for the new Chrome or is there an older
Chrome version that is compatible?
Todd
--
Ariste Software
Petaluma, CA 94952
http://www.aristesoftware.com
2005 Feb 24
3
a simple question
Dear All,
I need to separate one column which is in a format like, "can_region",
into two columns like, "can", and "region". Do we have a function in R
to do this? Thanks.
Regards,
Jin
[[alternative HTML version deleted]]
2005 Aug 03
10
[Bug 1065] password expiration and SSH keys don't go well together
http://bugzilla.mindrot.org/show_bug.cgi?id=1065
Summary: password expiration and SSH keys don't go well together
Product: Portable OpenSSH
Version: 4.1p1
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: PAM support
AssignedTo: bitbucket at mindrot.org
2001 Oct 25
6
Regarding PAM_TTY_KLUDGE and Solaris 8...
>Okay, this appears to be a problem with pam_unix.so - the code in
>pam_sm_open_session is written with the assumption that the tty name is of
>the form "/dev/" + something else on the end. I'm not sure why the
pam_sm_open_session in pam_unix on Solaris now does this:
/* report error if ttyn or rhost are not set */
if ((ttyn == NULL) || (rhost == NULL))
2006 Nov 21
12
Setting ACLs
This is possibly the dumbest question I have asked ever, but how do you
set ACLs on files within a ZFS filesystem?
Trying to use setfacl(1) diverts me to the acl(5) manpage; well, I know
that I need to use NFSv4 style ACLs, but where is the utility to do so?
This is on Solaris 10 Update 2.
Thanks,
Ceri
--
That must be wonderful! I don''t understand it at all.
2009 Mar 21
2
How to back up a running KVM guest
Hi
Please create a page on the wiki for a HowTo with the subject:
"How to back up a running KVM guest"
This will explain how to use LVM to take a snaphot of a KVM guest's
virtual hard drive and rsync it to a remote backup server.
I have a prototype running but there are still many issues to be
resolved affecting performance, security, reliability, automation. I
intend to
2006 Mar 29
8
Action Mailer
Does anyone know where I can download an demo app of action mailer. I''ve
looked every where. I''ve also done the tuts. but, they don''t work for
me. Thanks...
--
Posted via http://www.ruby-forum.com/.