Animorphs #49: The Diversion

Reading Journey

  • Started: 2025-01-02T22:27:42Z
  • Ended: 2025-01-02T23:33:54Z
  • Total Time Read: 1hrs 6mins 12secs
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 #49: The Diversion"""
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 #49: The Diversion

Thoughts on Animorphs #49: The Diversion

Overview

The Yeerks are finally starting to realize that the “Andalite bandits” are probably not aliens at all. That maybe they’ve been dealing with humans all along. And no one – especially the newly appointed Visser One – is happy about this revelation.When Tobias and the other Animorphs realize that the Yeerks are about to find them, it’s by accident. But that doesn’t make the discovery any less serious. Because in a war, one side wins and one side loses…

READING

READING

READING


Bluesky Comments