The example at https://github.com/fmatter/pyradigms/blob/master/scripts/paradigm_to_relational.ipynb could be fleshed out by
- adding a
Language_ID column to the long format, thereby turning the data into a CLDF dataset (modulo some column renaming)
- using
pycldf.db.Database to load the data into SQLite
The example at https://github.com/fmatter/pyradigms/blob/master/scripts/paradigm_to_relational.ipynb could be fleshed out by
Language_IDcolumn to the long format, thereby turning the data into a CLDF dataset (modulo some column renaming)pycldf.db.Databaseto load the data into SQLite