Packages
Installation
Notebook
neuralib.argp
neuralib.imaging
neuralib.tracking.facemap
neuralib.model.rastermap
neuralib.segmentation
neuralib.atlas
neuralib.plot
Roadmap
create_table
CREATE: https://www.sqlite.org/lang_createtable.html
CREATE
insert_into
INSERT: https://www.sqlite.org/lang_insert.html
INSERT
replace_into
select_from
SELECT: https://www.sqlite.org/lang_select.html
SELECT
update
UPDATE: https://www.sqlite.org/lang_update.html
UPDATE
delete_from
DELETE: https://www.sqlite.org/lang_delete.html
DELETE