Displaying 20 results from an estimated 298 matches for "1901".
Did you mean:
1701
2013 Aug 26
4
transform variables
Dear all!
I have a data frame composed by 13 columns (year, and 12 months). I want to
transform this data base in another like this
year month values
1901 1
1901 2
1901 3
.....
1901 12
1902 1
1902 2
....
1902 12
Is there a possibility to succeed that in R?
Thank you!
best regards!
CR
--
---
Catalin-Constantin ROIBU
Lecturer PhD, Forestry engineer
Forestry Faculty of Suceava
Str. Universitatii no. 13, Suceava, 720229, Romania
office phone...
2010 Sep 02
0
extract month data automatically
...}
rbind(p0_mn(jan_data2),p0_mn(feb_data1),
p0_mn(mar_data1),p0_mn(apr_data1),p0_mn(may_data1),p0_mn(jun_data1),p0_mn(jul_data1),
p0_mn(aug_data1),p0_mn(sep_data1),p0_mn(oct_data1),p0_mn(nov_data1),p0_mn(dec_data1))
)
> head(Pooraka_data,20); tail(Pooraka_data,20)
Year Month Day Amount
1 1901 1 1 0.0
2 1901 1 2 3.0
3 1901 1 3 0.0
4 1901 1 4 0.5
5 1901 1 5 0.0
6 1901 1 6 0.0
7 1901 1 7 0.3
8 1901 1 8 0.0
9 1901 1 9 0.0
10 1901 1 10 0.0
11 1901 1 11 0.5
12 1901 1 12 1.8
13 1901...
2010 Aug 09
1
nested 'by'
...ng variable that
you want to aggregate over.
you want to calculate column means, by year, for each Id
example<-data.frame(id=c(rep(12345,5),rep(54321,6),rep(45678,7)),Year=rep(seq(1900,1902,by=1),6),
x=seq(1,18,by=1),y=seq(18,1,by=-1))
example
id Year x y
1 12345 1900 1 18
2 12345 1901 2 17
3 12345 1902 3 16
4 12345 1900 4 15
5 12345 1901 5 14
6 54321 1902 6 13
7 54321 1900 7 12
8 54321 1901 8 11
9 54321 1902 9 10
10 54321 1900 10 9
11 54321 1901 11 8
12 45678 1902 12 7
13 45678 1900 13 6
14 45678 1901 14 5
15 45678 1902 15 4
16 45678 1900 16 3
17 45678 1901...
2002 Oct 17
4
Posix Problem, difftime
...which is very slow and it produces the following error. The last column is the difference in times between subsequent posit values. The fourth row shows a 2 hour gap between events. (This did not happen in any of the other days. )
tide posit diffh y365 diftime
7223 -1.25 1901-10-28 22:00:00 -2.7 301 1
7224 -2.75 1901-10-28 23:00:00 -1.5 301 1
7225 -2.25 1901-10-29 00:00:00 0.5 302 1
7226 -0.25 1901-10-29 01:00:00 2.0 302 2
7227 2.65 1901-10-29 02:00:00 2.9 302 1
Any help or suggestions are greatly appreciated.
Thanks,
Ma...
2010 Aug 11
2
Sweeping a zoo series
...0.79455765 1.13234707 0.14652667
-0.551426097
Oct 1900 1.70634123 -1.20073104 -1.08771551 -0.01715296 0.24931996
-0.753481196
Nov 1900 0.15224070 -0.05108370 -0.97410069 0.51130170 0.13880814
-2.160811186
Dec 1900 0.34726817 0.61830719 0.84429979 -0.26253635 0.95243068
-0.533562966
Jan 1901 0.28647563 -0.40650198 -1.19640622 0.70267162 0.18867804
0.098855045
Feb 1901 1.27269836 0.31797472 -1.13038040 1.33654480 0.08885501
-0.134690872
Mar 1901 -1.36934330 -0.17244539 0.81705554 -0.09113888 0.90241413
0.473939164
Apr 1901 -0.89768498 0.82497595 0.15684387 2.25294476 -1.72...
2018 Apr 08
2
Domain Users group with multiple gid
Hi,
I have little knowledge about Samba 4 and I need help.
I have a Zentyal 5 server, which is based on Ubuntu 16.04 and Samba4.
There are some issues with Samba access to certain shares, because there
seems to be 2 different gid for group "Domain Users", gid 1901 and gid 2513.
# wbinfo --gid-info 2513
ARDITI\domain users:x:2513:
# wbinfo --gid-info 1901
ARDITI\domain users:x:1901:
# wbinfo --gid-to-sid=*1901*
S-1-5-21-1969551146-1524703261-742246316-513
# wbinfo --gid-to-sid=*2513*
S-1-5-21-1969551146-1524703261-742246316-513
# wbinfo --sid-to-gid=S-1-5...
2024 Jan 05
1
Fresh ad installation - Win2022 can't join
...model
[2024/01/05 07:37:20.612811, 0]
source4/dsdb/dns/dns_update.c:85(dnsupdate_nameupdate_done)
dnsupdate_nameupdate_done: Failed DNS update with exit code 110
So I run it manually:
[output]
root at dc:~# samba_dnsupdate --verbose --use-samba-tool
IPs: ['2003:d1:bf0d:3100:215:5dff:feb2:1901', '192.168.178.37']
Looking for DNS entry A dc.augusta.domain.tld 192.168.178.37 as
dc.augusta.domain.tld.
Lookup of dc.augusta.domain.tld. succeeded, but we failed to find a
matching DNS entry for A dc.augusta.domain.tld 192.168.178.37
need update: A dc.augusta.domain.tld 192.168.178...
2019 Apr 01
2
Re: guestfish Remote Images IPv6 Support
I believe the bug lies in libguestfs.
Taking out the commands being sent to QEMU and using qemu-img info I can
recreate the error:
# qemu-img info
"rbd:images/CentOS-7-x86_64-GenericCloud-1901:mon_host=[fd00::cefc:1]\:6789:auth_supported=none"
qemu-img: Could not open
'rbd:images/CentOS-7-x86_64-GenericCloud-1901:mon_host=[fd00::cefc:1]\:6789:auth_supported=none':
invalid conf option :cefc:1]:6789:auth_supported: No such file or directory
When escaping the : in the v6 add...
2005 Jul 13
1
PDC: Strange username translations...
...nobody
Home Directory: \\intranetserver\nobody
HomeDir Drive: H:
Logon Script: logon.cmd
Profile Path: \\INTRANETSERVER\Profiles\nobody
Domain: INTRANET
Account desc:
Workstations:
Munged dial:
Logon time: 0
Logoff time: Fr, 13 Dez 1901 21:45:51 GMT
Kickoff time: Fr, 13 Dez 1901 21:45:51 GMT
Password last set: 0
Password can change: 0
Password must change: Fr, 13 Dez 1901 21:45:51 GMT
Last bad password : 0
Bad password count : 0
Logon hours : FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
---------------
Unix us...
2011 Aug 14
2
conditional filter resulting in 2 new dataframes
This is what I am starting with:
initial<- matrix(c(1,5,4,8,4,4,8,6,4,2,7,5,4,5,3,2,4,6), nrow=6,
ncol=3,dimnames=list(c("1900","1901","1902","1903","1904","1905"),
c("sample1","sample2","sample3")))
And I need to apply a filter (in this case, any value <5) to give me one
dataframe with only the 'less than 5' values and with '0' place h...
2019 Apr 01
1
Re: guestfish Remote Images IPv6 Support
This worked wonderfully! What are the odds of getting this upstream in
the near future? I'd rather not build from source in production.
# ./run guestfish --format=raw --ro -a
rbd://[fd00::cefc:1]:6789/images/CentOS-7-x86_64-GenericCloud-1901
libguestfs: trace: set_verbose true
libguestfs: trace: set_verbose = 0
libguestfs: trace: set_tmpdir "/root/libguestfs/tmp"
libguestfs: trace: set_tmpdir = 0
libguestfs: trace: set_cachedir "/root/libguestfs/tmp"
libguestfs: trace: set_cachedir = 0
libguestfs: trace: set_path &q...
2011 May 06
5
[Bug 1901] New: Wrong configure result for -Wno-unused-result and gcc-4.4
https://bugzilla.mindrot.org/show_bug.cgi?id=1901
Summary: Wrong configure result for -Wno-unused-result and
gcc-4.4
Product: Portable OpenSSH
Version: 5.8p2
Platform: All
OS/Version: All
Status: NEW
Severity: minor
Priority: P2
Compone...
2005 Apr 18
0
Samba and LDAP, problem with variables %u and %g
...2507109976-1218456950-1401
Full Name: PAUL A
Home Directory:
HomeDir Drive: h:
Logon Script:
Profile Path: \\server\profiles\prof.admin
Domain: DOMAIN
Account desc: -
Workstations:
Munged dial:
Logon time: 0
Logoff time: Fri, 13 Dec 1901 21:45:51 GMT
Kickoff time: Fri, 13 Dec 1901 21:45:51 GMT
Password last set: Fri, 15 Apr 2005 19:36:33 GMT
Password can change: Fri, 15 Apr 2005 19:36:33 GMT
Password must change: Fri, 13 Dec 1901 21:45:51 GMT
Last bad password : 0
Bad password count : 0
Logon hours : FFFFFFFF...
2024 Jan 04
1
Fresh ad installation - Win2022 can't join
Am 04.01.2024 um 13:28 schrieb lists--- via samba:
> Am 04.01.2024 um 12:36 schrieb Rowland Penny via samba:
>> On Thu, 4 Jan 2024 12:12:57 +0100
>> lists--- via samba <samba at lists.samba.org> wrote:
>>
>>> Am 04.01.2024 um 11:55 schrieb Rowland Penny via samba:
>>>> On Thu, 4 Jan 2024 11:19:17 +0100
>>>> lists--- via samba <samba at
2019 Apr 01
2
Re: guestfish Remote Images IPv6 Support
...ld work, although I don't know if anyone has tried
> using the address explicitly (rather than a hostname which resolves to
> an AAAA record).
>
>> For example:
>>
>> guestfish --format=raw --ro -a
>> rbd://[fd00::cefc:1]:6789/images/CentOS-7-x86_64-GenericCloud-1901
>>
>> Does not work citing the following:
> The important lines are these. Firstly guestfish parses the URL into
> an actual libguestfs API call, which looks fine to me:
>
>> libguestfs: trace: add_drive
>> "images/CentOS-7-x86_64-GenericCloud-1901" "...
2005 Mar 04
1
Unchangeable "Password must change: Fri, 13 Dec 1901 21:45:51 MET "
...S-1-5-21-4240529304-4054190640-1643903753-1021
Full Name:
Home Directory: \\server\useraa
HomeDir Drive:
Logon Script:
Profile Path: \\server\useraa\profile
Domain: NETDOM
Account desc:
Workstations:
Munged dial:
Logon time: 0
Logoff time: Fri, 13 Dec 1901 21:45:51 MET
Kickoff time: Fri, 13 Dec 1901 21:45:51 MET
Password last set: Thu, 03 Mar 2005 17:21:36 MET
Password can change: Thu, 03 Mar 2005 17:21:36 MET
Password must change: Fri, 13 Dec 1901 21:45:51 MET
Last bad password : 0
Bad password count : 0
Logon hours : FFFFFFFF...
2019 Mar 29
2
guestfish Remote Images IPv6 Support
I have scoured the web and can't find anything on the topic: Is IPv6
supported for remote image targets?
For example:
guestfish --format=raw --ro -a
rbd://[fd00::cefc:1]:6789/images/CentOS-7-x86_64-GenericCloud-1901
Does not work citing the following:
libguestfs: trace: set_verbose true
libguestfs: trace: set_verbose = 0
libguestfs: create: flags = 0, handle = 0x5560231bdfb0, program = guestfish
libguestfs: trace: set_pgroup true
libguestfs: trace: set_pgroup = 0
libguestfs: trace: add_drive "images/Cen...
2003 Nov 28
0
ACL on a directory
...\\fileservv\Profiles\sokoloff\.profile
HomeDir Drive:
Logon Script:
Profile Path: \\fileservv\Profiles\sokoloff
Domain: NEWOFFICE
Account desc:
Workstations:
Munged dial:
Logon time: 0
Logoff time: Fri, 13 Dec 1901 23:45:51 GMT
Kickoff time: Fri, 13 Dec 1901 23:45:51 GMT
Password last set: Tue, 25 Nov 2003 00:15:29 GMT
Password can change: Tue, 25 Nov 2003 00:15:29 GMT
Password must change: Fri, 13 Dec 1901 23:45:51 GMT
---------------
Unix username: sokoloff$
NT username:
Account...
2015 Jun 05
2
Antw: Re: STATUS_SHARE_VIOLATION when Read while Write on GPFS + CTDB
Hello Volker,
I was able to get those level 10 logs - spitted by machine.
Unfortunately I don't know how attachments behave - Groupwise seems not to be happy with those - so I try the redundant way:
Here are the logfiles for this event (only one machine, one try):
https://www.bitmammut.de/WDR/log.klnmszap32
In this file there are about 3 occurrences of the
2009 Jul 11
1
Samba freezes server when writing 50MB MS Word document (sometimes)
...###################
The samba log of the user with the smbd process with pid 23017 says (the
main smbd process log does not say anything):
[2009/07/02 20:51:03, 1] smbd/service.c:make_connection_snum(1033)
pc_tom (192.168.43.189) connect to service profiles initially as user tomh
(uid=2048, gid=1901) (pid 23017)
[2009/07/02 20:51:06, 1] smbd/service.c:make_connection_snum(1033)
pc_tom (192.168.43.189) connect to service profiles initially as user tomh
(uid=2048, gid=1901) (pid 23017)
[2009/07/02 20:51:06, 1] smbd/service.c:make_connection_snum(1033)
pc_tom (192.168.43.189) connect to servi...