cldf / pycldf

python package to read and write CLDF datasets
https://cldf.clld.org
Apache License 2.0
15 stars 7 forks source link

Add functionality to rename columns #154

Closed xrotwang closed 2 years ago

xrotwang commented 2 years ago

Since components are always added with the default column names (in Dataset.add-component), it would be useful to have a way to rename default columns afterwards. This should also take foreign keys into account.