Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

enhance relational database example #4

Open
xrotwang opened this issue Feb 25, 2022 · 2 comments
Open

enhance relational database example #4

xrotwang opened this issue Feb 25, 2022 · 2 comments

Comments

@xrotwang
Copy link

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
@xrotwang
Copy link
Author

@fmatter Let me know if you'd like a PR for the above.

@fmatter
Copy link
Owner

fmatter commented Mar 17, 2022

Absolutely, that would be great! To make version control easier, I've paired the .ipynb file with a .py file using jupytext.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants