Displaying 20 results from an estimated 4368 matches for "thousands".
2008 Feb 26
3
using eval-parse-paste in a loop
...data-independent (and probably more basic).
Michael Anyadike-Danes
############# show that read.xls works
> test <- read.xls("Book1.xls",sheet=1,from=4,colClasses="numeric")
> str(test)
'data.frame': 23 obs. of 13 variables:
$ Off.Flows..Thousands.: num 117.19 NaN NA 1.43 2.26 ...
$ Off.Flows..Thousands.: num 8.42 NaN NA 0.08 0.11 0.01 0.11 1.59 0.16
0.04 ...
$ Off.Flows..Thousands.: num 20 NaN NA 0.2 0.3 0.02 0.32 4.39 0.41
0.11 ...
$ Off.Flows..Thousands.: num 12.36 NaN NA 0.14 0.27 ...
$ Off.Flows..Thousands....
2018 Jan 24
3
It necessary make backup the .glusterfs directory ?
Hi All,
I have two glusterfs servers and doing the backup of these is very slow,
when it does not fail.
I have thousand and thousand and thousand files...
Apparently the directory .glusterfs has some responsibility for the
backup failure.
Is necessary to make a backup of the .glusterfs directory?
Thanks in advance.
--
Cease
2010 Oct 25
2
Re : thousands Hangup per second /saturation of bandwidth
Any news for this problem.
Who has this problem
Why you don't answer.
--- En date de?: Jeu 21.10.10, ALAEDDINE abbech <alasupcom at yahoo.fr> a ?crit?:
De: ALAEDDINE abbech <alasupcom at yahoo.fr>
Objet: thousands Hangup per second /saturation of bandwidth
?: asterisk-users at lists.digium.com
Date: Jeudi 21 octobre 2010, 11h42
Hello,
I have a problem of saturation of bandwidth because of HANGUP which sends thousands of times per second for a single call. Furthermore, the timestamp is still the same for th...
2002 Oct 04
2
Thousands of classes, BW throttling and prioritizing??
Hello,
I need to limit the bandwidth to 1Mbit per user IP (and never give more)
and inside of each 1Mbit prioritize minimum-delay traffic (video stream
from specific servers, so I mangle TOS for packets from those). The
problem is I need this for *thousands* of users. I am guessing thousands
of classes are needed, but the question is, is this feasible? Could one
machine ever handle this? How does this scale with either CBQ or HTB?
thanks,
Darko
ps. in more detail: I am trying to do this before (upstream) an ATM
switch, which has the bw limit per...
2002 Oct 30
1
hundreds of thousands files
I am rsyncing several hunderds of thousands of files in several
directories. The way I got rsync to work for me was I wrote a script
which NFS mounts the directory I am rsyncing first before starting, and
then it goes through the directories and rsyncs them in bite sizeable
chunks by going a few directories deep and starting there..
Is the...
2009 Dec 31
3
Daily Thousands of files in recording calls in Device mode
...d changed it to work in Device-Mode since
there is a call center and users has to login.
As
requested, I made "recording always" to all the users.
The
problem is there are no links in the Monitoring reports to the calls and while
checking /var/spool/asterisk/monitor I found that there are thousands of 1 byte
files for every day (!) and now we are already with 700,000 files after two
weeks and actually without recordings.
Also
must mentions that there are OUT- files, but no IN..
Any ideas ?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.di...
2008 Mar 19
8
Limit calls when using autodial
Is there a way to limit outbound calls when feeding files to the outgoing directory in asterisk? I several thousand files i need to feed asterisk, hoping to copy it to the outgoing directory all at 1 time.
2009 Nov 11
1
thousands separator in console output?
Hello, I'm beginning with R and I'm wondering if there's any way to display
large values (e.g. 161651654167) using my system's thousands separator or
scientific notation.
Thanks!
[[alternative HTML version deleted]]
2010 Jun 07
1
Desolve package: How to pass thousand of parameters to C compiled code?
Hi,
I have used DeSolve package for my ODE problem regarding infectious disease transmission and currently am trying to pass lots (roughly a thousand) of model parameters to the C compiled model (I have to use C compiled code instead of R code purely because of the speed).
I can't go define it one by one as it gonna take ages to finish and also quite difficult to revise. I have read the
2008 Feb 19
0
[LLVMdev] 2008-01-25-ByValReadNone.c Failure
Hi Bill,
> As you can see in it, there are "readonly" attributes on the functions.
this test uses a huge array in order to be sure that it would be passed
'byval' and not as thousands of individual integer parameters. On your
machine it is passed as thousands of individual integer parameters! That
is the bug.
Ciao,
Duncan.
2001 Feb 01
2
Thousands of "fixme:bitblt:MaskBlt", when running Scifinder
Hello!
I'm trying to run somthing called Scifinder, and the program is performing
quite well. The only problem is that all the buttons in the program have
no icons (they are all blank), and this makes it a bit difficult to use...
When I use the the program, I get thousands of the error messages below.
I suppose the messages has got something to do with the missing icons.
Any suggestions on what I can do?
During startup I get these:
fixme:console:SetConsoleCtrlHandler (0x85bd45,1) - no error checking or
testing yet
fixme:bitmap:X11DRV_DIB_GetImageBits_1 from 1 bit b...
2006 Jan 29
2
simulating a few thousand SIP clients?
hi
i'm setting up a rig to handle quite a few SIP clients, so i need a
way to simulate, say, 20k SIP ATAs. Does anyone know how? This should
of course be as close as possible to 'reality', meaning n% calls per
client and the usual REGISTER/OPTION traffic.
thanks
Best regards
Roy Sigurd Karlsbakk
roy@karlsbakk.net
---
In space, loud sounds, like explosions, are even louder
2010 Feb 11
3
read numeric values with thousands seperator from csv file
Hello,
Is there an easy way to read a csv file with numeric values that contain
thousands seperators. The file looks like this:
Date;opening;High;Low;closing;Volume
12/02/08;4,764.95;4,897.62;4,729.13;4,895.31;-
13/02/08;4,868.02;4,927.81;4,833.85;4,898.60;-
14/02/08;4,942.18;4,962.43;4,877.88;4,895.99;-
I want to get the numeric values as..., well, numeric values, and not as
characte...
2008 Sep 08
7
Question about multiple regression
...ction:
Are you aware of any FREE Fortran or Java libraries/actual pieces of
code that are VERY efficient (time-wise) in running the regular linear
least-squares multiple regression?
More specifically, I have to run small regression models (between 1
and 15 predictors) on samples of up to N=700 but thousands and
thousands of them.
I am designing a simulation in R and running those regressions and R
itself is way too slow. So, I am thinking of compiling the regression
run itself in Fortran and Java and then calling it from R.
Thank you very much for any advice!
Dimitri Liakhovitski
MarketTools, Inc....
2010 Apr 23
2
read.csv data frame thousands separator
...ot;, "Price", "Net.Charges..sum."), class =
"data.frame", row.names = c(NA,
-24L))
I got it from this command line :
>trades1=read.csv2("LSCTrades.csv",dec=".",sep=",",as.is=T,h=T,skip=1)
The csv file has some numbers with thousands separator as a ".", so the
class for my "Price" column is character, when I want it numeric.
I can't change the column class, even when playing with the read.csv or
as.numeric commands and all their arguments.
Any help would be appreciate.
***********...
2009 Mar 06
1
Thousand separator on axis
Is there an easy way to add a thousand separator mark on the axis of a
plot? The best solution I've found so far is the following:
y <- seq(0, 100000, 10000)
plot(y, yaxt = "n", ylab = "")
axis(2, at = y, labels = formatC(y, big.mark = " ", format = "d"), las=2)
But that seems like quite a hassle to do every time around. Is there a way
to get the
2005 Aug 12
1
migrating thousands of users to openldap in centos!
List, I have 15 Tru64 Database Servers in different places all over my
country, I also have thousands of users in all this servers, Now it's
really a pain to administrate all this accounts in all servers, so I
decided to install one CentOS server with openldap.
My questions are:
1. Is it possible to migrate all users from Tru64 to one Centos/openldap
server?
2. Do I have to install openldap in...
2009 Jul 21
1
thousands separator
Dear useRs,
I was wondering how to deal with data where thousands separator is a space
or a comma? with google, I thought I found the answer but the thread (
http://tolstoy.newcastle.edu.au/R/help/06/04/25524.html) just focuses on
decimal separator.
Is there any function to numbers written like this in a csv file?
Thanks in advance
Christophe
--
Christophe D...
2002 May 21
2
user's profile not deleted
Hi,
I would like to ask, will the roaming profile directory in C:\Documents and
Settings\username, will be deleted once the user logs out? Mine isn't. I'm
worried that, for a thousand users, one workstation would have a thousand
directories? I believe those are not local profiles, since it is saved into
the server every time the user logs out.
2007 Oct 03
2
using HTB with thousands of classes
Does anyone have experience with using HTB to shape traffic for several
thousands of users, each with a class of their own? The LARTC HOWTO has
a section about setting up hashed filters to deal with "many" classes.
Has anyone used that setup?
-- ams