truebrew

Results 2 issues of truebrew

Hi, Matt. I have tried the following with many variations (i.e. PCS, PricingSource, pricingsource) and it doesn't seem to work. Any clues? ```python con = pdblp.BCon(timeout=5000) con.start() df = con.bdh(tickers=['AY24...

question

Does it sound like a good idea to accept a Pandas DataFrame with Datetimes as indices and values as column as input? It would save the step of converting to...