AnkiPandas#
Load your anki database as a pandas DataFrame with just one line of code!
Basics
Examples
Module documentation
- Collection
- AnkiDataFrame
- Paths and Searching
- Internals
load_db()
close_db()
get_table()
get_empty_table()
read_info()
get_info()
get_db_version()
set_table()
NumpyJSONEncoder
set_info()
update_note_indices()
update_card_indices()
get_ids()
get_deck_info()
get_did2deck()
get_deck2did()
get_model_info()
get_mid2model()
get_model2mid()
get_mid2sortfield()
get_mid2fields()
get_mid2templateords()
get_cid2nid()
get_cid2did()
get_nid2mid()
- Utilities