Animorphs #14: The Unknown

Reading Journey

  • Started: 2024-11-25T06:04:46Z
  • Ended: 2024-11-25T07:01:37Z
  • Total Time Read: 0hrs 56mins 51secs
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 #14: The Unknown"""
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 #14: The Unknown

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

Thoughts on Animorphs #14: The Unknown

Overview

Horses taken over by alien Yerk brain slugs to infiltrate a military base guarding an alien toilet (older model). Also Cassie morphs into a horse & wins the Kentucky Derby

Why don’t Yerks control more animals?

This is all kinds of silly and I’m for it


NoteBluesky Comments