Animorphs #22.5: The Hork-Bajir Chronicles

Reading Journey

  • Started: 2024-12-08T02:18:27Z
  • Ended: 2024-12-08T17:15:21Z
  • Total Time Read: 2hrs 2mins 8secs
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 = """Animorphs #22.5: The Hork-Bajir Chronicles"""
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 Animorphs #22.5: The Hork-Bajir Chronicles

Thoughts on Animorphs #22.5: The Hork-Bajir Chronicles

Overview

A special world-building book told about the Yerks’ early days told by a Hork-Bajir, Andalite Seerow’s (the one who gave Yerks technology) daughter, and the current Visser Three.

Evil/bad is complicated

Easy to go “too far”


Bluesky Comments