Alvaro Luna
Alvaro Luna
Hi @dimitri-yatsenko In brodylab this error has resurfaced with the new datajoint integration. Is it possible that this gets merged ? (or the bug fixed somehow) ? Thank you very...
See next coment
@dimitri-yatsenko , @carlosbrody New corner case for the function (Cell Matrix reading, instead of only nx1 vectors): ``` def read_cell_array(self): """deserialize MATLAB cell array""" load_as_object = False n_dims = self.read_value()...
Hi @dimitri-yatsenko thanks for the response. Basically, we need to fetch with DJ an already existing DB that was created with text (and mediumtext) fields.