A Bayesian database table for querying the probable implications of data as easily as SQL databases query the data itself. New implementation in http://github.com/probcomp/bayeslite
Pickling without explicitly setting mode +'b' causes metadata corruption on some systems (e.g. Windows).
Python pickle docs say binary mode should always be used for protocols higher than 0.
Pickling without explicitly setting mode +'b' causes metadata corruption on some systems (e.g. Windows). Python pickle docs say binary mode should always be used for protocols higher than 0.