Examples¶
List of examples¶
Intro¶
Getting started — introduction to the package
Plot binned images — how to plot binned images
Merge datasets — how to merge datasets
Next step¶
Plot all groups — plotting all ISBN groups
Plot all ISBNs — plotting all merged datasets
Compare dumps — comparing two ISBN code dump files
Plot cover image — how is the cover image plotted
Find unique ISBNs — finding ISBNs unique to the dataset
How to run it?¶
Download
aa_isbn13_codes_*.benc.zstfrom the torrent toexamplesSet
LATEST_DUMP_FILENAMEinexamples/common.pyto the downloaded file’s filenameInstall extra dependencies:
$ uv sync --extra examplesRun Jupyter Notebook in
examples:$ uv run jupyter notebook