Skip to main content
Ctrl+K
AnkiPandas 0.3.15 documentation - Home AnkiPandas 0.3.15 documentation - Home

Basics

  • Readme
  • Troubleshooting
  • Questions & Answers

Examples

  • Analysis
  • Projects that use AnkiPandas

Module documentation

  • Collection
  • AnkiDataFrame
  • Paths and Searching
  • Internals
  • Utilities
  • .rst

AnkiPandas

AnkiPandas#

Load your anki database as a pandas DataFrame with just one line of code!

Basics

  • Readme
    • πŸ“ Description
    • πŸ“¦ Installation
    • πŸ”₯ Let’s get started!
    • πŸ“ˆ Analysis
    • πŸ› οΈ Manipulations
    • 🐞 Troubleshooting
    • πŸ’– Contributing
    • πŸ“ƒ License & Disclaimer
    • ✨ Contributors
  • Troubleshooting
    • Getting help
    • Common problems
    • Debugging
  • Questions & Answers

Examples

  • Analysis
    • In which deck are the most leeches?
    • Which deck has the longest average retention rates?
    • Repetitions vs type
    • Repetitions vs deck
    • Retention distribution vs deck
    • Reviews vs retention length vs deck
  • Projects that use AnkiPandas

Module documentation

  • Collection
    • Collection
  • AnkiDataFrame
    • AnkiDataFrame
  • Paths and Searching
    • find_db()
    • db_path_input()
    • db_backup_file_name()
    • get_anki_backup_folder()
    • backup_db()
  • 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
    • get_logger()
    • set_log_level()
    • set_debug_log_level()
    • replace_df_inplace()
    • merge_dfs()
    • invert_dict()
    • flatten_list_list()
    • nested_dict()
    • defaultdict2dict()
    • field_checksum()

next

Readme

By Kilian Lieret

Β© Copyright 2019, Kilian Lieret.