Animorphs #24: The Suspicion

Reading Journey

  • Started: 2024-12-12T20:57:56Z
  • Ended: 2024-12-12T22:08:56Z
  • Total Time Read: 1hrs 11mins 0secs
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 #24: The Suspicion"""
one_title = one_title_data(df, book_name)
one_title_summary = get_summary_by_day(one_title)
generate_plot(one_title_summary, book_name);
/Users/victor/Developer/Workspace/victorsothervector/books/_help_reading.py:78: UserWarning: set_ticklabels() should only be used with a fixed number of ticks, i.e. after set_ticks() or using a FixedLocator. Otherwise, ticks may be mislabeled.
  ax.set_xticklabels(
Figure 1: Reading done for Animorphs #24: The Suspicion

title: “Animorphs #24: The Suspicion” book: title: “Animorphs #24: The Suspicion” format: html: code-fold: true creator: “@victorgeislinger” —

Thoughts on Animorphs #24: The Suspicion

Overview

This was a little wacky even for the Animorphs with shrinking and a new alien species. Definitely one of those that seems like it could be skipped. (But maybe it becomes relevant later?)

Honey I Shrunk the Animorphs

Feels like a weaker one of the books probably because it’s a little sci-fi shrinking and stuff but no deeper themes. Still, not a bad one.

Little details about shrinking and Helmacrons but nothing that seems important to remember


NoteBluesky Comments