Animorphs: #01 The Invasion

Reading Journey

  • Started: 2024-11-02T13:35:03Z
  • Ended: 2024-11-02T18:07:15Z
  • Total Time Read: 1hrs 9mins 46secs
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: #01 The Invasion"""
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: #01 The Invasion

Thoughts on Animorphs: #01 The Invasion

Overview

The wildly popular books by K.A. Applegate are back! The Animorphs return in this update of the classic series. The Earth is being invaded, but no one knows about it. When Jake, Rachel, Tobias, Cassie, and Marco stumble upon a downed alien spaceship and its dying pilot, they’re given an incredible power – they can transform into any animal they touch. With it, they become Animorphs, the unlikely champions in a secret war for the planet. And the enemies they’re fighting could be anyone . . . even the people closest to them.

READING

READING

READING


Bluesky Comments