Animorphs #39: The Hidden

Reading Journey

  • Started: 2024-12-29T17:08:32Z
  • Ended: 2024-12-29T18:01:54Z
  • Total Time Read: 0hrs 53mins 22secs
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 #39: The Hidden"""
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 #39: The Hidden

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

Thoughts on Animorphs #39: The Hidden

Overview

Yeerks after the morphing cube. A water buffalo gains morphing powers.
Like really.

I couldn’t stop chuckling at the ridiculousness

Has to be the weirdest one yet. A water buffalo gains morphing power– it morphs into a human & Visser Three, an Andalite alien. Was laughing & thinking ‘what the hell’ a lot– still looked at animal rights presented by Cassie as narrator

This makes no sense how easy it was for an ant to be able to morph


NoteBluesky Comments