Displaying 5 results from an estimated 5 matches for "to_remove".
Did you mean:
io_remove
2012 Jun 01
1
Drop values of one dataframe based on the value of another
...frame(Mins=runif(15, 0,1),
Fac=rep(c("Test1","Test2","Test3"), each=5))
df.out <- data.frame(Mins=c(3,4,5), Fac=c("Test1","Test2","Test3"))
df <- rbind(dfa, df.out)
df$Meta <- runif(18,4,5); df
## Dataframe with the extreme value
To_remove<-ddply(df, c("Fac"), subset, Mins==outlier(Mins)); To_remove
So now my question is how can I use this dataframe (To_remove) to
remove all these values from df and create a new dataframe. Given a df
(To_remove) with a list of values, how can I choose all values of
another dataframe (df...
2016 Dec 16
2
remove dead server (samba 4.4.4)
...le "/usr/lib64/python2.7/site-packages/samba/remove_dc.py", line 266, in
offline_remove_server
remove_dns_references(samdb, logger, dnsHostName)
File "/usr/lib64/python2.7/site-packages/samba/remove_dc.py", line 186, in
remove_dns_references
for v in values if not to_remove(v) ]
File "/usr/lib64/python2.7/site-packages/samba/remove_dc.py", line 160, in to_remove
dnsRecord = ndr_unpack(dnsp.DnssrvRpcRecord, value)
File "/usr/lib64/python2.7/site-packages/samba/ndr.py", line 45, in ndr_unpack
object.__ndr_unpack__(data, allow_remainin...
2016 Nov 16
2
Error on demote dead server
.../samba/lib64/python2.7/site-packages/samba/remove_dc.py",
line 266, in offline_remove_server
remove_dns_references(samdb, logger, dnsHostName)
File "/usr/local/samba/lib64/python2.7/site-packages/samba/remove_dc.py",
line 186, in remove_dns_references
for v in values if not to_remove(v) ]
File "/usr/local/samba/lib64/python2.7/site-packages/samba/remove_dc.py",
line 160, in to_remove
dnsRecord = ndr_unpack(dnsp.DnssrvRpcRecord, value)
File "/usr/local/samba/lib64/python2.7/site-packages/samba/ndr.py", line
45, in ndr_unpack
object.__ndr_unpack__(...
2016 Feb 10
0
4.4.0rc2 demote and --remove-other-dead-server
...File "/usr/lib64/python2.7/site-packages/samba/remove_dc.py", line 266,
in offline_remove_server
remove_dns_references(samdb, logger, dnsHostName)
File "/usr/lib64/python2.7/site-packages/samba/remove_dc.py", line 186,
in remove_dns_references
for v in values if not to_remove(v) ]
File "/usr/lib64/python2.7/site-packages/samba/remove_dc.py", line 160,
in to_remove
dnsRecord = ndr_unpack(dnsp.DnssrvRpcRecord, value)
File "/usr/lib64/python2.7/site-packages/samba/ndr.py", line 45, in
ndr_unpack
object.__ndr_unpack__(data, allow_remaining=al...
2016 May 18
1
one-shot yum command to match rpms between systems?
On Wed, 18 May 2016 18:17:10 +0100
James Hogarth wrote:
> Well if you're planning on doing a yum update anyway just cat rpmlist |
> xargs yum -y install
That wouldn't remove the unneeded packages on the second system.
--
MELVILLE THEATRE ~ Real D 3D Digital Cinema ~ www.melvilletheatre.com