Displaying 4 results from an estimated 4 matches for "biodatas".
Did you mean:
biodata
2006 Dec 24
2
db name change
Hi all,
Is it possible to do a db name change during the course of the
project and then propagate the effect all across the project?
E.g. I started of doing a sample program with db name as
"tests". As the project evolved I decided to change its name to "biodatas".
" create_table "tests", :force => true do |t|
t.column "name", :string, :limit => 45, :default => "", :null => false
t.column "class", :integer, :limit => 10, :default => 0, :null => false
t.column "address&...
2011 May 13
2
biplots for PCA
Hi all
I have produced a biplot for a PCA (see attached pdf) that I ran however the
names of the variables which are placed at the end of the arrows overlap and
are thus unreadable. Similarly some of the numbered points overlap. I was
wondering if there was a way to edit the biplot to move the label names and
if not what the best alternative is.
Thanks
Anna
pca<-biodata[,3:10]
2004 Dec 19
0
[2.6 patch] remove outdated smbfs ChangeLog
The patch below removes an outdated samba ChangeLog file.
diffstat output:
fs/smbfs/ChangeLog | 160 ---------------------------------------------
1 files changed, 160 deletions(-)
Signed-off-by: Adrian Bunk <bunk@stusta.de>
--- linux-2.6.10-rc3-mm1-full/fs/smbfs/ChangeLog 2004-10-18 23:54:55.000000000 +0200
+++ /dev/null 2004-11-25 03:16:25.000000000 +0100
@@ -1,160 +0,0 @@
2005 Jan 08
0
[2.6 patch] remove outdated smbfs ChangeLog (fwd)
The patch forwarded below still applies against 2.6.10-mm2.
Please apply.
----- Forwarded message from Adrian Bunk <bunk@stusta.de> -----
Date: Sun, 19 Dec 2004 14:58:37 +0100
From: Adrian Bunk <bunk@stusta.de>
To: samba@samba.org
Cc: linux-kernel@vger.kernel.org
Subject: [2.6 patch] remove outdated smbfs ChangeLog
The patch below removes an outdated samba ChangeLog file.