Hello, I need to retrieve datas from bloomberg. I want to retrieve those datas in the fastest way as possible. I have two options: writing the datas from bbg to excel and reading from r the excel sheet or directly read the datas from from r with a Rbbg connection. Which connection is faster? Thank you -- View this message in context: http://n4.nabble.com/Retrieving-data-through-bbg-or-excel-what-is-faster-tp1018695p1018695.html Sent from the R help mailing list archive at Nabble.com.
jim holtman
2010-Jan-21 17:14 UTC
[R] Retrieving data through bbg or excel, what is faster?
Have you timed both solutions? Are you asking us to do you analysis/debugging? It should be easy enough for you to setup a test case and try it. That is what I would have to do to answer your question and I don't use bloomberg. On Wed, Jan 20, 2010 at 2:56 PM, anna <lippelanna24 at hotmail.com> wrote:> > Hello, I need to retrieve datas from bloomberg. > I want to retrieve those datas in the fastest way as possible. I have two > options: > writing the datas from bbg to excel and reading from r the excel sheet or > directly > read the datas from from r with a Rbbg connection. Which connection is > faster? > Thank you > -- > View this message in context: http://n4.nabble.com/Retrieving-data-through-bbg-or-excel-what-is-faster-tp1018695p1018695.html > Sent from the R help mailing list archive at Nabble.com. > > ______________________________________________ > R-help at r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. >-- Jim Holtman Cincinnati, OH +1 513 646 9390 What is the problem that you are trying to solve?
Maybe Matching Threads
- failure to connect to Bloomber using Rbbg from batch script on Windows
- Troubles on retrieving rownames
- Rbbg for 2.15.2
- what is the preferred method to create a package local variable?
- FR: Customize background colour of row and column headers for the View output