Feras Saad

Results 106 comments of Feras Saad

Agree with the candidate syntax, how hard is the implementation?

It is also the case that, there is no BQL proposal for how to invoke simulate/logpdf in the current IBayesDBMetamodel interface (i.e. conditioning on arbitrary hypothetical values).

Saving another incarnation of this error using `COUNT(*)` for future reference, where `bdb.execute` complains ``` E AssertionError: Invalid select table: u't' ``` but `bdb.sql_execute` is fine ``` qt = sqlite3_quote_name(table)...

We are interested in running BQL queries interleaved with analysis, in other words - Analyze generator G for 10 iters - r1

The Loom backend does not have support for incremental updates such as adding/remove new rows or new variables. Trying to use `ALTER POPULATION ... ADD VARIABLE ...` causes a NotImplementedError...

Related: some leaky print statements in Loom have been patched upstream https://github.com/posterior/loom/pull/11.

Please see issue #69 plus discussion which discusses conditional density. Once we have that, we should be able to extend to dependence. (ps sorry for closing, `Close and Comment` and...

Related issue in CrossCat https://github.com/mit-probabilistic-computing-project/crosscat/issues/47

Another issue with having the spaces is that the Markdown URLs do not appear to be rendering. ![image](https://user-images.githubusercontent.com/5721897/51807704-7f511f00-2258-11e9-982e-4d32466641a6.png)

It seems the opposite of the above suggestion has been pursued and notebooks have been given spaces in their names not sure why.