Displaying 3 results from an estimated 3 matches for "bcsi".
Did you mean:
bci
2002 Feb 12
1
SSH Client Hangs after logging in to SSHD
...-----------------------
> To unsubscribe, e-mail: secureshell-unsubscribe at securityfocus.com
> For additional commands, e-mail: secureshell-help at securityfocus.com
--
Regards
Frank S. Bernhardt
b.c.s.i.
14 Halton Court
Markham, ON.
L3P 6R3
905-471-1691 Voice
905-471-3016 FAX
frank at bcsi.ca
---------------------------------------------------------------------
To unsubscribe, e-mail: secureshell-unsubscribe at securityfocus.com
For additional commands, e-mail: secureshell-help at securityfocus.com
2011 Mar 12
3
pass character vector in instrument field of get.hist.quote function
...is even possible.
I have a data frame of stock ticker symbols which I store into R space from
a txt file as follows:
tickers <- read.csv("stocks.txt", header=FALSE, sep=",")
tickers <- tickers[1] / the tickers are stored in the first column
> tickers
V1
1 BCSI
2 WBSN
3 NTAP
4 FFIV
5 SU
> is.vector(tickers)
[1] FALSE
>
> is.data.frame(tickers)
[1] TRUE
I tried to do the following without success.
stockdata <- data.frame()
stockdata <- coredata(get.hist.quote(instruments=tickers,
start="2011-01-01", end="2011-01...
2007 Apr 25
1
samba-3.0.25rc3
I have compiled samba manually on Gentoo linux using the
"-with-dnsupdates" flag yet when I type "net ads dns"
It tells me that dns update support is not enabled at compile time.
Did I misspell the flag?
Guillermo Gutierrez
Network Administrator
Market Scan Information Systems, Inc.
(818) 575-2017
ggutierrez@marketscan.com