Displaying 20 results from an estimated 1000 matches similar to: "3D plot of following data"
2010 Oct 28
4
Alter character attribute
Hi everyone
I have some records that include a date attribute for the date and time but
i need to separate the data and analyze it separately in GIS by Month and
Year, so i need to pull these attributes out and create their own attribute
field.
So the input:
RawData2.. returns
ID period_end_date
1 22 9/10/2007 0:00:00
2 44 2/2/2006 0:00:00
and i need to get
ID period_end_date
2011 Feb 23
2
copy values from one dataframes into another
Hello everyone,
I have the following problem, I have a dataframes that looks like this:
fire$Year fire$Size
1 1981 1738.0
2 1984 2228.1
3 1985 38963.3
4 1986 2223.4
5 1987 3594.6
6 1988 1520.0
...
What I would like to do is copy the values from the fire$Size colum and put
it into a new df but with "0" for the years that are missing. The
2020 Jan 26
2
BUG: dsync and folder names with "@"
Hello,
dovecot version: 2.3.9.2
When I use dsync:
/usr/bin/dsync -v -D -o plugin/quota= -f -u my at email.dom backup
maildir:/tmp/mailbackup/Maildir
it always stops when it comes to a folder with an "@" in its name.
Error Message:
Warning: Mailbox changes caused a desync. You may want to run dsync again:
Remote lost mailbox GUID (maybe it was just deleted?)
I dont know if it makes a
2010 Jan 06
1
math function - MDS method
Hi,
I need math function which is used in: isoMDS, Sammon and metaMDS method.
Anybody know where I may find it? Any manual or webside?
I would be very happy
Thanks a lot !
--
View this message in context: http://n4.nabble.com/math-function-MDS-method-tp1008294p1008294.html
Sent from the R help mailing list archive at Nabble.com.
2006 Mar 07
1
Sortable trouble
Hi everybody,
Could somebody have a look at a little sortable example at
http://www.weisshuhn.de/diagnose/sortable.html
It implements two Sortables and a Draggable. You can drag elements
from the "source" Sortable to the main Sortable, sort them (surprise)
and drag them to a trash. Whenever you drag from the "source", a new
element is created (by cloning an invisible
2008 Jul 20
1
[LLVMdev] generating a shared object from a single *.ll (LLVM) source?
Hello
(my machine is a Debian/Sid/x86-64/Core2)
Assuming I have one C source file chello.c, to compile it into a
dynamically loadable thru dlopen shared object, I can run
gcc -fPIC -shared -O chello.c -o chello.so
I thought that, assuming I have one llvm source ehello.ll, the
equivalent would be
llvmc2 -opt ehello.ll -o ehello.so
but it is not that simple.
Any clues ?
May I also
2009 Jul 31
1
Tests for Two Independent Samples
Dear R users,
I have got two samples:
sample A with observation of 223:
sample A has five categories: 1,2,3,4,5 (I use the numer 1,2,3,4,5 to
define the five differen categories)
there are 5 observations in category 1; 81 observations in category 2;110
observations in category 3;
27 observations in category 4; 0 observations in category 5;
To present the sample in R: a<-rep(1:5,
2004 Jan 31
1
problems with wine on laptop
I can't get anything to run using wine on my new laptop. I have slackware 9.1,
kernel 2.6.0, and XFree86 4.4 RC2. I am running 2 programs on my desk top
machine that won't run on the laptop. THe desktop has slackware 9.0, kernel
2.4.22 and XFree86 4.3.0.
Can anybody help?
Also the laptop has an installation of windows xp which is not found by the
wineinstall script.
Thanks,
Tom
2003 Apr 19
7
sfq limit
The limit parameter for SFQ qdiscs isn''t listed in the howto. Based on
a mail from this list from 4 may 2002 ("SFQ queue lengths -
generalization"), I''d guess it limits the number of packets/bytes in
in the queue, but wether it does so by number of bytes, packets, or
time spent in the queue I don''t know. Perhaps someone in the know
could add a line to the
2006 Mar 24
3
ajax response event ? (Should be easy..)
How do you call a javascript function to do something when the response
is returned to the visitors browser?
Easy ey?
//Daniel
--
Posted via http://www.ruby-forum.com/.
2008 Jan 30
2
numbers after dot missing (PR#10663)
Full_Name: Michael
Version: 2.6.1
OS: Windows XP
Submission from: (NULL) (81.223.30.219)
i recognized a problem with the numbers behind a dot, an example:
76079320.32+21374.27+7630.04+28432.47
[1] 76136757 // should be 76,136,757.10
> 32+27+4+47 // proof it should be xxx.1
[1] 110
that kind of problem happened more than 1 time
hope u can fix it :)
2014 Oct 27
5
[PATCH v12 09/11] pvqspinlock, x86: Add para-virtualization support
On 10/24/2014 04:54 AM, Peter Zijlstra wrote:
> On Thu, Oct 16, 2014 at 02:10:38PM -0400, Waiman Long wrote:
>
>> Since enabling paravirt spinlock will disable unlock function inlining,
>> a jump label can be added to the unlock function without adding patch
>> sites all over the kernel.
> But you don't have to. My patches allowed for the inline to remain,
> again
2014 Oct 27
5
[PATCH v12 09/11] pvqspinlock, x86: Add para-virtualization support
On 10/24/2014 04:54 AM, Peter Zijlstra wrote:
> On Thu, Oct 16, 2014 at 02:10:38PM -0400, Waiman Long wrote:
>
>> Since enabling paravirt spinlock will disable unlock function inlining,
>> a jump label can be added to the unlock function without adding patch
>> sites all over the kernel.
> But you don't have to. My patches allowed for the inline to remain,
> again
2004 Feb 09
2
apply on logical data frame together with all (PR#6560)
Full_Name: Roland Puntaier
Version: 1.8.1
OS: Windows XP
Submission from: (NULL) (62.99.238.78)
I have a data frame with some columns being logical.
I wanted to calculate a column that is an AND combination of the other logical
columns.
I tried to use
apply(df,1,all)
It did not work because of the implicit string conversion.
So I made the functions
All<-function(...)
2002 Aug 28
3
win/linux connect problem
hi..
I have samba 2.2.1a on Mandrake 8.1, 2.4.17. My problem is a user from remote Win2k workstation can't see my shares when he wants to access my PC using my hostname. When accessing using my ip address, it works.. The error message in W2K is 'This user is not authorized to log in from this station' - or something like that..
Here's a part of my config. The same (or almost
2006 Jul 15
4
No fonts are shown in winecfg
Hi,
i've downloaded the latest wine release and the other packages necessary
(fontforge, cabextract)
but after the installation was fine i tried to run winecfg ... i see a
window with a few tabs but i
see no text at all! I tried to copy some fonts from ie4linux into my
/home/use/.wine/drive_c/windows/fonts directory but nothing changed.
Does someone know where i can get some error output
2001 Mar 04
3
Some comments about beta4
Hi,
I've just tried Ogg/Vorbis for the first time, and I'm quite
impressed with the results. I haven't heard any artifacts in my
tests so far, even at -b 112 (but I'm not a trained listener).
Thanks for the great work!
Now, some (mostly minor) points:
When building libvorbis on either a Linux/libc5 or a Solaris system,
both with gcc, it failed with undefined references to logf()
2004 Nov 05
6
A distro around Shorewall
Hi all,
Currently at work we use a commercial product called "Gnatbox", which, I
believe, is a BSD derivative running on a floppy disk. They have a pretty
UI and all, but I''d feel much safer/happier with a GNU/Linux box and
Shorewall doing the same thing.
In fact, I''m doing something very close to this at home using Openwrt and
Shorewall on my WRT54G router, but I
2002 Sep 22
2
installing a win software
Hi !
I've been trying hard to install a windows software with WINE.
The name of the software is Distrinet. It's made by AMP (The company
that distribute newspapers in belgium) and that's the only piece of
software I'm forced to use at work under windows. It would be a joy for
me to make it work under linux and be able to delete windows for good.
This software runs fine under
2002 Mar 29
1
Email adress change
Thanks to my provider, my old email alias (hongli@telekabel.nl) had been
deleted.
Now I can only use h.lai@chello.nl
However, I'm subscribed to Vorbis's mailing lists using
hongli@telekabel.nl
Is there any way to change my subscription's address?
<p><p>--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe