klieret / AnkiPandas

Analyze and manipulate your Anki collection using pandas! 🌠🐼

Home Page:https://ankipandas.rtfd.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fields_as_columns and update

klieret opened this issue · comments

python col.notes.update(other_notes)
won't work if we had called other_notes.fields_as_columns() but not on col.notes.