Displaying 20 results from an estimated 100 matches similar to: "how to input multiple .txt files"
2011 Mar 06
1
transaction list transformation to use rpart.
So there are a couple parts to this question. I am trying to implement the
rpart/random forest algorithms on a transaction lists. That is to say i am
trying to train models in order to deduce what are the most predictive
transactions within a customers history in order apply this model to future
test data and identify accounting irregularities(ie. this account had x and
y so they should have also
2006 Mar 01
1
SIP contexts being confused
I have an * system running version 1.0.8 and it works mostly fine.
I am using it as a virtual PBX and we share the box among companies.
I have the calls all staying separate, we well as the companies'
extensions, voicemail, etc.
The only problem I'm having is with two accounts that use the same SIP
termination provider. * seems to be confusing the sip contexts for the
incoming calls.
2006 Jan 26
0
Local Channel Call Looping
*** If anyone has a better way of doing this, please post to the list. I
hadn't seen anything on this list or in channel.c/chan_local.c - which
prompted this email ***
I'm not sure how many VoIP providers out there are using Asterisk as a
service platform like we do, but I thought I'd share an experience with
call looping that was racking my brain with the list.
One of the
2009 Apr 01
0
回复: R-help Digest, Vol 73, Issue 32
Dear sir, How to do bilinear time series in R?Is there any functions or packages? thank you!
-----Sincerely yours
Kuangnan Fang 方匡南 敬上
department of statistics ,Economics school,Xia men University.
Fujian Province (361005) China
Mobile Phone:15860721915 SKYPE: ruiqwy
MSN Messenger: ruiqwy@hotmail.com
QQ:39863401
--- 09年3月31日,周二, r-help-request@r-project.org
2009 Mar 11
2
How to monthly,daily,yearly average
Sorry, this is my first time to post.
I have a big data set: first colume is date (ex: 2008-2-150, the second is time (10:30:00), and the following columes are variaty measurement data. Every 30 min, I have one data.
I want to find an effecient way to calculate the hourly, daily, monthly and yearly average, and plot them, and eventually use these average data to do further analysis.
Thanks!
2009 May 04
1
how to remove ( ) ? when using write.csv(chron.object)
Hello all,
I don' like to have ( ) around my datetime, when send the csv file to somebody.
How to remove it?
>library(chron)
>mydate <- c("2009-05-03","2009-06-07")
>mytime <- c("10:30:00","10:20:00")
>mydatetime <- chron(dates=mydate,times=mytime,format=c("y-m-d","h:m:s"))
>write.csv(mydatetime)
2009 May 01
1
How to use write.csv(x=zoo.object), and how to let the first column corret?
Use write.csv to output a zoo object, and found the first column in excel like: (08-10-16 13:12:00)
How to make it look like : 10/16/2008 13:12:00 ?
write.csv(x=zoo.object)
Thanks!
[[alternative HTML version deleted]]
2004 Dec 02
3
No Files Seen via vmail.cgi
I am having a problem with the Vmail Web app and was hoping someone has some
advice. I have been able to install vmail.cgi. I am able to bring up the
vmail web page and login with out problems. However, I never see any
vmails listed even when there are vmails present in the directory
[root@linux-home INBOX]# ls -l
total 40
-rwxrwxrwx 1 root root 255 Dec 2 14:45 msg0000.txt
2016 Feb 24
1
Samba 4.1.17-Debian as ADS member
Am 2016-02-24 um 14:15 schrieb Sketch:
> On Wed, 24 Feb 2016, Stefan G. Weichinger wrote:
>
>> I set up a test VM now, same OS and software, with
>>
>> idmap config CUST:range = 10000-99999
>> idmap config CUST:backend = rid
>> idmap config *:range = 2000-9999
>> idmap config * : backend = tdb
>>
>> This *seems* to work fine
2015 Aug 24
3
PJSIP add
I am trying to set add a SIP Header to a call before adding it to the Queue.
The dial plan sends the call to my macro to perform the work. When I use chan_sip, everything works as expected. When I use PSJIP support, it's not adding the SIP header.
Looking at the output, I see the macro is called in both cases. In the PJSIP case, the added sip header never is showing up in the asterisk logs
2006 Aug 23
4
Problem with large files corrupting during transfer
I'm very new to Samba, and I'm supporting my team's migration to a new
server. We are running v3.0.23b, ML3 and AIX v5.3, and we're pulling
data from NT servers. V2.2.2 (what we are using on the old server) would
not compile on the new box, so we have to upgrade.
Files >2.8gb are corrupting during the transfer. That 2.8gb file is the
largest we've gotten to go through
2009 Mar 21
1
Looking for program for sample size determination
we have some initial data from our field sampling. From the means and variances, we see your sampling field is much heterogeneous (not uniform).
We are looking for a "R" program for sampling size determination.
Right now, we are not good enough to write a whole "R" program, so please help.
[[alternative HTML version deleted]]
2009 Mar 25
1
How to: Read Multi-filtes and sort to different files
new R user has a question:
I have several hundreds of .txt files from different monitoring sites over several years.
(1) different site has a unique name( such as : ST2.20090321.txt = Sation 2 2009 March 21 data, ST3.20090322=Station3, 2009, March 22 data).
(2) different site has different file header, but for the same site, the header is the same.
for example:
Sation 2
date time wind CO2
2005 May 22
3
more than one company hosting their PBX on the same machine?
Did anyone try to have more than one asterisk installation on one machine?
Here's what i'm thinking, why can't amall and medium companies outsource their
telephony service to their data provider? So the ISP could offer a service to
its clients where it hosts the servers that run asterisk at their own premises
which is usually a suitable environment for hosting servers(UPS's and
2006 May 24
3
rsync shows poor throughput vs. scp
hi all- been reading through the archives but I still can't seem to find
a solution to my problem. I am using rsync to keep mirror copies of
content which is being served (via http) on both the sender and receiver.
The files on average are 20-50mb each, (mostly already in a compressed
format... mp3, etc) and both sender and receiver pushes around 30mbps on
average.
the sender is a
2003 Jun 13
8
Oracle SQL*Net through Shorewall
Hello all,
I am a newbie to Linux firewalls, and am trying to setup shorewall to allow connections from an Oracle client to an Oracle Server. The client tries to connect to the server via port 1521 (it works fine) and once the first connection has been successful, the server sends a redirect to the client to a random high port. So, when the client tries to connect again to the sevrer on that port
2007 Aug 23
4
can rsync scan files only with mtime since T?
Hi
I have a file system that contains millions of small files. Since I
backup it everyday with rsync using slow WAN link, I think it will be
nice that if rsync can do this:
An option that let rsync only check with remote rsync daemon about local
files that has last modification time newer than one day ago (so is
modified since yesterday backup). This can greatly reduce the WAN
traffic.
Is this
2004 Sep 17
8
English vs American voice files
My wife's got an appropriate Southern England (Wimbledon) accent and I'm
sure she would try her hand. Does anyone have a comprehensive list of the
words that need to be said? Matt, do you have them if your wife's done a
set for French users?
Mark, if you have the kit maybe you could chop up the file? I write a
utility to chop up and compress the wave file based on some of the C
2017 Dec 11
1
file creating
I am using R(3.4.3), Win 7(extreme edition) 32 bit,
I have 10 excel files data1,xls, data2.xls .. till data10.xls.
I want to create 10 dataframes . How to do ?
regards
Parth
[[alternative HTML version deleted]]
2012 Mar 23
1
[libvirt] Problem with Open vSwitch and dnsmasq
Date: Thu, 22 Mar 2012 11:43:03 -0700
Subject: Re: [libvirt] Problem with Open vSwitch and dnsmasq
From: aatteka at nicira.com
To: dano1988 at hotmail.it
CC: libvir-list at redhat.com; roberto.sassu at polito.it; paolo.smiraglia at polito.it; dev at openvswitch.org
On Thu, Mar 22, 2012 at 11:11 AM, Daniele Milani <dano1988 at hotmail.it> wrote:
I think I could try the first solution.