Displaying 20 results from an estimated 1000 matches similar to: "Merging"
2009 Mar 12
2
Removing
Hi All,
> act_2
Date Dtime Hour Min Second Rep
51 2006-02-22 14:52:18 14 52 18 useractivity_act
52 2006-02-22 14:52:18 14 52 18 4
55 2006-02-22 14:52:49 14 52 49 4
57 2006-02-22 14:52:51 14 52 51 4
58 2006-02-22 14:52:52 14 52 52 3
60 2006-02-22 14:54:42 14 54
2009 Mar 12
4
who can give me some hint?
Hi All,
> act_2
Date Dtime Hour Min Second Rep
51 2006-02-22 14:52:18 14 52 18 useractivity_act
52 2006-02-22 14:52:18 14 52 18 4
55 2006-02-22 14:52:49 14 52 49 4
57 2006-02-22 14:52:51 14 52 51 4
58 2006-02-22 14:52:52 14 52 52 3
60 2006-02-22 14:54:42 14 54
2009 Mar 05
1
Import the files.
Dear all,
I am a newcomer to R programming, I met the problem:
I have a lot of .txt files in my directory.
Firstly, I check whether the file satisfies the conditions:
1.empty
2.the "Rep" column of the file has no "useractivity_idle" or
"useractivity_act"
3.even The "rep" has both of them, numbers of "useractivity_idle"==numbers of
2009 Mar 05
1
File checking problem
Dear all,
I am a newcomer to R programming, I met the problem:
I have a lot of .txt files in my directory.
Firstly, I check whether the file satisfies the conditions:
1.empty
2.the "Rep" column of the file has no "useractivity_idle" or
"useractivity_act"
3.even The "rep" has both of them, numbers of "useractivity_idle"==numbers of
2009 Mar 12
1
Removing rows
Hi All,
> act_2
Date Dtime Hour Min Second Rep
51 2006-02-22 14:52:18 14 52 18 useractivity_act
52 2006-02-22 14:52:18 14 52 18 4
55 2006-02-22 14:52:49 14 52 49 4
57 2006-02-22 14:52:51 14 52 51 4
58 2006-02-22 14:52:52 14 52 52 3
60 2006-02-22 14:54:42 14 54
2007 May 20
9
How to test for exceptions
Hi folks,
I''m in the process of converting a Test::Unit functional test to RSpec, but I''ve run into a slight problem. I tried looking through the documentation but I still don''t know what I missed.
Thanks in advance,
Blake
describe VenuesController, "on update" do
before(:each) do
@venue = mock("venue")
2006 Oct 25
1
Default login information for a ArtDio IPF-2600
Hello,
I recently purchased a ArtDio IPF-2600 phone from voipsupply.com, but they
did not include a manual.
Does anyone know the default login information? I have tried all of the
common ones that I can think of. If anyone knows, it would be greatly
appreciated. Thanks!
_________________________________________________________________
Stay in touch with old friends and meet new ones with
2008 Jul 28
2
Sieve Notify Error
Hello,
I'm using dovecot 1.1.1 and dovecot-sieve-1.1.5 .
I'm very interested in the notify plugin, I've tried many code which have generated some errors (coding errors that have been arrived in the .dovecot.sieve.err) but these errors are fixed.
But Notify is still not working, I've the following in mail.log :deliver(webmaster at xxx.net): SIEVE ERROR: Unknown [unimplemented]
2009 Jun 23
3
Asked about Dovecot Logging
Dear Sirs,
I was able to migrate successfully from Courier-Imap to Dovecot, Timo I appreciate your help.
I have notices that the file /var/log/dovecot.log shows the following:
dovecot: Jun 23 15:04:05 Info: imap-login: Login: user=<dtoledo>, method=PLAIN, rip=172.16.10.15, lip=172.16.10.19
dovecot: Jun 23 15:04:06 Info: imap-login: Login: user=<abonilla>, method=PLAIN,
2010 May 11
2
multicast dns in router mode
The documentation is very clear that multicast over tinc does not work
in router mode. Why?
2008 Nov 28
2
More info from mail_log plugin
HiWe need to track exactly when our users read messages. Unfortunately, I haven't been able to figure out how we can achieve this with Dovecot. Then I saw the mail_log plugin.Is it possible to extend the plugin to also log system flag changes? This would be great, because then we could see in the log files when the Seen flag has been set. Changes in user defined flags would also be interesting
2009 Jun 15
1
USB bootable (using syslinux)
Hello!
I just started using Linux and I like the possibilities it offers.
I'm using Suse Linux (no MS Windows installed at all).
I also discovered that syslinux is capable of making a USB pendrive bootable (with graphic menus).
This is very nice.
Since I'm a Windows user (up until now), I have some questions:
1 - I already downloaded syslinux 3.82
How do I install it on my pen drive
2009 Oct 01
2
Debug
From: metal_licaling@live.com
To: r-help@r-project.org
Subject: Debug
Date: Thu, 1 Oct 2009 15:21:42 +0300
Hi, R-Users,'
I have written a programe to process the bunch of files in one folder.
But there is a error came out;
How can I know which file returns error when being processed?
I have tested the first 1-10th files, no any problem. But the problems is I have more than 500 files.
2008 Aug 14
6
wireless laptop configuration
Hi,
I have a wireless network but no wired network. I need to access the net for
the necessary installation of the wireless drivers in CentOS 5.1. Could
anyone let me know how i can go about it!! My card is Intel PRO/Wireless
3945
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2009 May 16
1
Queue Load, Asterisk Disconnected
I have Asterisk 1.2.29, Zaptel 1.2.24 and Freepbx Setup for
a queue up to 15 agents through a PRI line, it was working fine for more than 1
year, suddenly, when there is a load on the queue, the asterisk service
disconnects and the calls are dropped. And the service starts again after few
seconds, and so on.
I am not using fax.
I checked PRI by zttool and there are no alarms.
The cdr logs
2012 Dec 13
3
how to aggregate the dataset
HI,
Sorry for messing up..
I want to transform the following dataset:
product min_price max_price mean_price country price_band
11 34 50 40 VN 0-300
22 10 30 15 VN 0-300
Into:
product VN price_band
11 40 0-300
[34,50]
22 15
2012 Nov 08
5
map two names into one
Thanks.
Yes. Your approach can identify:
Glaxy ace S 5830 and
S 5830 Glaxy ace
But you can not identify using same program:
Iphone 4S 16 G
Iphone 4S 16G
How should I solve both in same time.
Kind regards,Tammy
[[alternative HTML version deleted]]
2013 Jan 24
3
how to combine unequal rows and columns in R
HI,
I have the following list:
crosspries
$crosspries[[1]]
Product Year_Month prod1
A 201208 1
B 201208 2
C 201208 1
$crosspries[[2]]
Product Year_Month prod1 prod2
A 201209 1 1
B 201209 2
2009 Oct 01
2
The problem of readLines
Dear R-users,
I use "readLines" to read data, but when processing the large data set, there are few files which can not be readed in:
48: In readLines(name_c[i]) ... :
incomplete final line found on 'C:/Documents and Settings/lma/My Documents/habitdata/244052900243997/calllog/calllog_log-20050505T121611.txt'
...
Whats the problem about this?
Regards,
Tammy
2013 Jan 25
3
how to delete the null elements in list
HI,
I have the list:
> suu
[[1]]
NULL
[[2]]
NULL
[[3]]
item_id prod
1 2
[[4]]
item_id prod
1 2
2 4
how to delete all "NULL" elements from suu to get only
>suu
[[3]]
item_id prod
1 2
[[4]]
item_id prod
1 2
2 4
??
Kind regards,
Tammy
[[alternative HTML version deleted]]