Displaying 12 results from an estimated 12 matches similar to: "order a data frame after date and hour"
2011 Jul 12
3
Reorganize data fram
Hi,
I have a data frame of about 700 000 rows which look something like this:
Date Temperature Category
2007102 16 A
2007102 17 B
2007102 18 C
but need it to be:
Date TemperatureA TemperatureB TemperatureC
2007102 16 17 18
Any suggestions?
/Angelica
--
View this message
2011 Jul 29
2
converting factor to numeric gives "NAs introduced by coercion"
Hi,
I have a dataframe that I imported from a .txt file by:
skogTemp <- read.delim2("Skogaryd_shoot_data.txt", header=TRUE, fill=TRUE)
and the data are factors, how can avoid factors from the beginning? Although
the file contains both characters and numbers.
I tried to convert some of the columns from factor to numeric and as I
understood it you can not use only as.numeric but
2009 Apr 28
1
broken link on http://us1.samba.org/samba/docs/SambaIntro.html
Hi there,
My name is Angelica and I was just checking out your page at http://us1.samba.org/samba/docs/SambaIntro.html and noticed that the the link to the Dilbert site on http://www.unitedmedia.com/comics/dilbert/ isn't working. I'm a Dilbert fan myself :) so I thought I'd mention a page I have bookmarked: http://www.answerconnect.com/articles/dilbert-fans It has a bunch of
2003 Sep 09
1
Problem with mbox files.
I have trouble to get my INBOX-mbox to work properly.
I have set the default_mail_env, to this..
"default_mail_env = mbox:~/mail/:INBOX=/var/mail/%u"
Since my users are using thier home-dirs to store folders and old mails,
and recieving them in /var/mail/username.
But when logging in i get this..
Sep 9 12:25:23 angelica imap-login: Login: username [217.151.192.103]
Sep 9
2000 Aug 02
1
version to Irix 6.5
My name is Angelica Nunes and I work at TV Globo Rio de Janeiro/Brazil.
I need some help about the SAMBA software.
Our system is based on Silicon Graphics' machines, models: Indy, Impact,
Onyx and Indigo using Operational System Irix 6.2, 6.3 or 6.4. We must
upgrade all these systems to Irix 6.5 version. We would like to know which
samba version is compatible with Irix 6.5?
Where do I can
2013 Oct 20
2
Does Samba 4 support UPN for AD authentication
We want to know if Samba 4 supports UPN for AD authentication.
Thanks.
Angelica
2013 Oct 14
1
Samba login using upn
I want to know if we can configure samba to authenticate to active
directory using the user principal name (upn). Currently, it is working
using the samaccountname but we need to use the upn. I am using samba 3.5
Thanks
2017 Apr 19
2
Voicemail asking for login
On 2017-04-19 11:57 AM, J Montoya or A J Stiles wrote:
> I fished this out of an old extensions.conf from a defunct project. It might
> be relevant to your use case:
>
> exten => 1571,1,NoOp(Call to 1571: voicemail retrieval)
> exten => 1571,n,AGI(lookup_caller_id.agi,${CALLERID(num)})
> exten => 1571,n,NoOp(CLID is ${clid})
> exten =>
2017 Apr 18
4
Voicemail asking for login
On 2017-04-18 02:42 AM, Pete Mundy wrote:
> Try this:
>
> asterisk -r
> core set verbose 10
> [get user to trigger fault]
> [examine console output, and post to list if still unclear]
>
> If you don't solve it yourself, then we'll be able to help further once
> we've seen the output.
I can't see much more than at my previous debug level but here it is
2017 Apr 19
2
Voicemail asking for login
On 2017-04-18 08:31 PM, Victor Villarreal wrote:
> Maybe excecuting the following command at Asterisk console, will help you:
>
> asterisk> voicemail show users
>
> And you will get a list of all mailbox configured in your system. Search
> for the user with problems.
VoiceMail stocktrans2 Angelica Douglas 12
Definitely there. In fact, I generate all
2010 Oct 24
1
Public Folders for spam/nospam -> don't get it
hi,
Dovecot: 2.0.5
I want to use public folders (maildir), for my spam mails to feed
spamassassin, but I don't get it working. My Evolution 2.28.3 (nothing
else tested) can't subscribe the folders:
namespace {
hidden = no
inbox = yes
list = yes
location =
prefix = INBOX/
separator = /
subscriptions = yes
type = private
}
namespace {
hidden = no
inbox = no
list =
2017 Apr 20
2
Voicemail asking for login
On 2017-04-20 05:14 AM, J Montoya or A J Stiles wrote:
> This is just screaming "configuration mismatch" -- or, possibly, "latent bug
> whereby things parsed in separate places should be treated the same, but are
> actually getting treated differently".
I really don't want to be the "my system isn't working so there must be
a bug in Asterisk" guy