Animorphs #41: The Familiar

Reading Journey

  • Started: 2024-12-29T21:45:32Z
  • Ended: 2024-12-29T22:46:04Z
  • Total Time Read: 1hrs 0mins 32secs
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 #41: The Familiar"""
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 #41: The Familiar

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

Thoughts on Animorphs #41: The Familiar

Overview

Basically 10yrs in the future where the Yeerks won. But it’s never made clear if it was a vision or a dream. Though at the end seems like some entity was pulling the strings.

This almost makes sense then I’m just lost at it

A wild one that confused me as to what was happening.

Not exactly my favorite since more of a bigger ‘what if?’ that didn’t feel like the series


NoteBluesky Comments