Everything You Ever Wanted to Know About Zombies

Reading Journey

  • Started: 2025-08-01T19:57:39Z
  • Ended: 2025-08-04T15:54:15Z
  • Total Time Read: 3hrs 58mins 31secs
Code
%run _help_reading.py
import pandas as pd

df = pd.read_csv(
  'https://github.com/MrGeislinger/victorsothervector/raw/main/'
  'data/reading/all_reading-clean.csv'
)

book_name = """Everything You Ever Wanted to Know About Zombies"""
one_title = one_title_data(df, book_name)
one_title_summary = get_summary_by_day(one_title)
generate_plot(one_title_summary, book_name);
Figure 1: Reading done for Everything You Ever Wanted to Know About Zombies

Thoughts on Everything You Ever Wanted to Know About Zombies

Overview

In one indispensable volume, Matt Mogk, founder and head of the Zombie Research Society, busts popular myths and answers all your raging questions about the living dead.

READING

READING

READING


Bluesky Comments