Issues
- 6
Installation fails with UnsatisfiableError
#637 opened by suhailshergill - 0
Documentation for newcomers to the code
#635 opened by jar398 - 2
fix (old?) link to website
#630 opened by afeld - 1
- 2
One can ESTIMATE but not SIMULATE mutual information with the loom backend.
#622 opened by Schaechtle - 0
Make Loom backend interrupt safe with ctrl+c by clearing broken cached query servery
#627 opened by fsaad - 1
ALTER POPULATION not available in Loom
#625 opened by versar - 0
- 2
TABLE bayesdb_loom_rowid_mapping makes inappropriate uniqueness assumptions
#624 opened by Schaechtle - 1
The Loom backend should be registered by default
#604 opened by versar - 1
Consider removing VERSION, or enforce that people updating tags use it properly/create PRs
#612 opened by fsaad - 1
Remove unneeded casefolds in LoomBackend.simulate_joint
#618 opened by fsaad - 1
Loom Backend: Fix retrieval of cells from base table when given rowid in simulate_joint
#607 opened by fsaad - 0
- 0
Support overrides with conditional models/component models post-generator creation
#619 opened by fsaad - 0
- 0
Determine how to encode boolean variable in query call in LoomBackend.logpdf_joint
#615 opened by fsaad - 0
- 0
- 0
- 0
Document (or automate) ./check.sh needing --pyargs bayeslite when using "$@" mode.
#611 opened by fsaad - 4
Install LOG as a sqlite function
#561 opened by fsaad - 1
Loom Backend: Fix off-by-one rowid mapping, SQLITE rowids typically start from one.
#609 opened by fsaad - 2
- 0
SIMULATE...GIVEN syntax is unlike SELECT...WHERE and may cause unintended errors
#605 opened by versar - 2
- 1
- 0
Implement missing RENAME POPULATION command
#598 opened by fsaad - 0
- 0
- 4
Resolve extreme confusion with CREATE METAMODEL syntax
#562 opened by fsaad - 0
- 1
Decide what to do about the scipy dependency
#567 opened by axch - 1
Enable CREATE TABLE AS GUESS SCHEMA [...] in MML
#573 opened by curlette - 1
Turn off LOOM_VERBOSITY by default?
#587 opened by fsaad - 4
- 2
Loom has slow performance in `_store_kind_partition` after estimating CrossCat model
#584 opened by versar - 2
Implement MML inference extensions
#571 opened by fsaad - 3
Report a "no models initialized" error when running a BQL query with no initialized models
#583 opened by fsaad - 1
Missing `bdb` argument in `implicit_reference_var_colno_exp` in `compiler.py` will cause RuntimeError
#563 opened by fsaad - 2
- 0
CGPM analysis sometimes hangs on one model; workaround for recovering progress
#576 opened by doctorpangloss - 0
Incomprehensible UnicodeDecodeError
#575 opened by fsaad - 1
Fix "anlaysis" typo in cgpm_analyze/grammar.y
#572 opened by fsaad - 0
- 1
Add documentation for USING MODEL in bql.rst
#566 opened by fsaad - 1
Install seeded RAND as a sqlite function
#565 opened by fsaad - 4
Flake8: F821 undefined name 'PLUS'
#570 opened by cclauss - 0
Make test_bql.py less brittle and easier to maintain
#564 opened by fsaad - 0
Rename METAMODEL to ANALYSIS SCHEMA in MML
#559 opened by curlette